chain# Allow to use the polars liked chain syntax to create the expression. jsonpolars.chain.chain(*args: T_EXPR) → T_EXPR[source]# Allow to use the polars liked chain syntax to create the expression. The next expression automatically use the previous one as the expr attribute.