Metadata-Version: 2.1
Name: rubicon-ml
Version: 0.1.0
Summary: an ML library for model development and governance
Home-page: https://github.com/capitalone/rubicon
Author: Joe Wolfe, Ryan Soley, Diane Lee, Mike McCarty, CapitalOne
License: Apache License, Version 2.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Documentation
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Dist: click (>=7.1)
Requires-Dist: dask[dataframe] (>=2.12.0)
Requires-Dist: fsspec (>=0.8.3)
Requires-Dist: intake (>=0.5.2)
Requires-Dist: pyarrow (<0.18.0,>=0.16.0)
Requires-Dist: pyyaml (<5.4.0,>=3.12.0)
Requires-Dist: s3fs (>=0.5.1)
Provides-Extra: all
Requires-Dist: prefect (>=0.12.0) ; extra == 'all'
Requires-Dist: dash (>=1.14.0) ; extra == 'all'
Requires-Dist: dash-bootstrap-components (>=0.10.6) ; extra == 'all'
Provides-Extra: prefect
Requires-Dist: prefect (>=0.12.0) ; extra == 'prefect'
Provides-Extra: ui
Requires-Dist: dash (>=1.14.0) ; extra == 'ui'
Requires-Dist: dash-bootstrap-components (>=0.10.6) ; extra == 'ui'

UNKNOWN


