Metadata-Version: 2.1
Name: datamallet
Version: 0.1.4
Summary: Helper tools for the data science workflow
Home-page: UNKNOWN
Author: Olabode Alamu
Author-email: 
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# datamallet

Datamallet is a collection of helpful functions and modules for the datascience workflow. At the moment, it features the following:
1) Automated data visualization.<br>
2) Common scikit-learn transformers for data manipulation for tabular data.

