Metadata-Version: 2.4
Name: dagster-pandas
Version: 0.29.2
Summary: Utilities and examples for working with pandas and dagster, an opinionated framework for expressing data pipelines
Project-URL: Homepage, https://github.com/dagster-io/dagster
Author-email: Dagster Labs <hello@dagsterlabs.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Operating System :: OS Independent
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
Requires-Python: <3.15,>=3.10
Requires-Dist: dagster==1.13.2
Requires-Dist: pandas<3.0.0
Description-Content-Type: text/markdown

# dagster-pandas

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