Metadata-Version: 2.1
Name: conjurer
Version: 0.0.15
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: pandas (>=1.1)
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: sklearn
Requires-Dist: altair
Requires-Dist: IPython
Requires-Dist: lightgbm
Requires-Dist: xgboost
Requires-Dist: gbm-autosplit (>=0.0.2)
Requires-Dist: networkx

# conjurer

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

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


