Polars
Access configuration details to connect Soda to a Polars data source.
Last updated
Was this helpful?
Access configuration details to connect Soda to a Polars data source.
You can run contracts on Polars dataframes by registering them in DuckDB as in-memory tables, as described here.
Learn more: DuckDB advanced usage
{% if (visitor.claims.plan === 'datasetStandard') %}
You are logged in to Soda and seeing the Dataset Standard license documentation. Learn more about Documentation access & licensing.
{% if (visitor.claims.plan === 'enterprise') %}
You are logged in to Soda and seeing the Team license documentation. Learn more about Documentation access & licensing.
{% if (visitor.claims.plan === 'enterpriseUserBased') %}
You are logged in to Soda and seeing the Enterprise license documentation. Learn more about Documentation access & licensing.
{% if !(visitor.claims.plan === 'enterprise' || visitor.claims.plan === 'enterpriseUserBased' || visitor.claims.plan === 'datasetStandard') %}
You are not logged in to Soda and are viewing the default public documentation. Learn more about Documentation access & licensing.
If you do have a Soda license, make sure to log in to Soda Cloud in this same browser.
Last updated
Was this helpful?
Was this helpful?
