Metadata-Version: 2.1
Name: funpymodeling
Version: 0.1.9
Summary: A package designed for data scientists and teachers, to speed up their ML projects, focused on exploratory data analysis, data preparation, and model performance.
Home-page: https://github.com/pablo14/funPyModeling
License: MIT
Author: Pablo Casas
Author-email: pcasas.biz@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: flake8 (>=6.0.0,<7.0.0)
Requires-Dist: jupyter (>=1.0.0,<2.0.0)
Requires-Dist: matplotlib (>=3.7.1,<4.0.0)
Requires-Dist: numpy (>=1.26.2,<2.0.0)
Requires-Dist: pandas (>=2.1.4,<3.0.0)
Requires-Dist: pre-commit (>=3.3.2,<4.0.0)
Requires-Dist: pytest (>=7.3.1,<8.0.0)
Requires-Dist: scikit-learn (>=1.2.2,<2.0.0)
Requires-Dist: seaborn (>=0.12.2,<0.13.0)
Requires-Dist: typing-extensions (>=4.6.3,<5.0.0)
Project-URL: Documentation, https://github.com/pablo14/funPyModeling
Project-URL: Repository, https://github.com/pablo14/funPyModeling
Description-Content-Type: text/markdown

# funPyModeling
A package to help data scientist in Exploratory Data Analysis and Data Preparation for ML models

