Metadata-Version: 2.4
Name: conjurer
Version: 0.1.2
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: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: altair
Requires-Dist: IPython
Requires-Dist: gbm_autosplit>=0.0.13
Requires-Dist: sklearn_cv_pandas>=0.1.0
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
