Socket
Book a DemoInstallSign in
Socket

dagster-polars

Package Overview
Dependencies
Maintainers
2
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dagster-polars

Dagster integration library for Polars

pipPyPI
Version
0.25.5
Maintainers
2

dagster-polars

This library provides Dagster integration with Polars. It allows using Polars DataFrames as inputs and outputs with Dagster's @asset and @op. Type annotations are used to control whether to load an eager or lazy DataFrame, or other types supported by dagster-polars. Multiple serialization formats (Parquet, Delta Lake, BigQuery) and filesystems (local, S3, GCS, ...) are supported.

The docs for dagster-polars can be found here.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts