Metadata-Version: 2.1
Name: bowline
Version: 0.1.3
Summary: Configurable tools to easily pre and post process your data for data-science and machine learning.
Home-page: https://github.com/mgancita/bowline
License: MIT
Keywords: preprocess,machine learning,data science
Author: Marco Gancitano
Author-email: marco.gancitano97@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Pre-processors
Requires-Dist: pandas (>=1.0.0,<2.0.0)
Requires-Dist: scikit-learn (>=0.23.2,<0.24.0)
Project-URL: Repository, https://github.com/mgancita/bowline
Description-Content-Type: text/x-rst

-------
Bowline
-------

Configurable tools to easily pre and post process your data for data-science and machine learning.

=============
Why the name?
=============
As data is quite hard to "wrangle" I thought what'd be better to use then the name of a knot. So here we are, Bowline is a tool made for all your data wrangling needs.

