Metadata-Version: 2.1
Name: dagster-pandas
Version: 0.9.15
Summary: Utilities and examples for working with pandas and dagster, an opinionated framework for expressing data pipelines
Home-page: https://github.com/dagster-io/dagster
Author: Elementl
Author-email: hello@elementl.com
License: Apache-2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: dagster
Requires-Dist: pandas
Requires-Dist: matplotlib

# dagster-pandas

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


