Metadata-Version: 2.1
Name: conjurer
Version: 0.0.20
Summary: Python library to help you to perform magic on your data analytics project
Home-page: https://github.com/not-so-fat/conjurer
Author: @not-so-fat
Author-email: conjurer.not.so.fat@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: altair
Requires-Dist: IPython
Requires-Dist: gbm-autosplit
Requires-Dist: sklearn-cv-pandas (>=0.0.9)

# conjurer

Python library to help you to perform magic on your data analytics project; which helps
- EDA (load & check data)
- Automatic machine learning tuning

## Why do I need this?




## Reference

For installation / user guide please refer https://github.com/not-so-fat/conjurer/wiki


