Metadata-Version: 2.4
Name: conjurer
Version: 0.1.0
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
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>=0.0.10
Requires-Dist: sklearn_cv_pandas>=0.0.11
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 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
