Metadata-Version: 2.1
Name: pycellino
Version: 0.2.1
Summary: A package with helper functions for data processing.
Author-email: Piotr Wierzgała <piotr.wierzgala@gmail.com>
Project-URL: Homepage, https://github.com/pwierzgala/pycellino
Project-URL: Bug Tracker, https://github.com/pwierzgala/pycellino/issues
Project-URL: Changelog, https://github.com/pwierzgala/pycellino/releases
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: pandas >=2.1.0
Requires-Dist: numpy >=1.26.0
Requires-Dist: scikit-learn >=1.3.1
Requires-Dist: scipy >=1.11.2
Provides-Extra: dev
Requires-Dist: pytest >=7.4.2 ; extra == 'dev'
Requires-Dist: pdbpp >=0.10.3 ; extra == 'dev'
Requires-Dist: isort >=5.12.0 ; extra == 'dev'

#########
pycellino
#########

Helper functions for data processing.
