Metadata-Version: 2.4
Name: dagster-pandas
Version: 0.28.15
Summary: Utilities and examples for working with pandas and dagster, an opinionated framework for expressing data pipelines
Author-email: Dagster Labs <hello@dagsterlabs.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/dagster-io/dagster
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Requires-Python: <3.15,>=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dagster==1.12.15
Requires-Dist: pandas<3.0.0
Dynamic: license-file

# dagster-pandas

The docs for `dagster-pandas` can be found
[here](https://docs.dagster.io/integrations/libraries/pandas/dagster-pandas).
