Metadata-Version: 2.1
Name: cookware
Version: 0.0.1
Summary: Cookware. Set of tools for collecting and cooking your data ingredients to feed your model.
Home-page: https://github.com/gazay/cookware
Author: Alex Gaziev
Author-email: alex.gaziev@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.14.6)
Requires-Dist: tqdm (>=4.29.1)
Requires-Dist: matplotlib
Requires-Dist: pandas (>=0.22)


# cookware
Set of tools to gather and cook your data ingredients to feed into your model


