Metadata-Version: 2.1
Name: type-infer
Version: 0.0.6
Summary: Automated type inference for Machine Learning pipelines.
License: GPL-3.0
Author: MindsDB Inc.
Author-email: hello@mindsdb.com
Requires-Python: >=3.8,<3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: colorlog (>=6.5.0,<7.0.0)
Requires-Dist: dataclasses-json (>=0.5.4,<0.6.0)
Requires-Dist: langid (>=1.1.6,<2.0.0)
Requires-Dist: nltk (>=3,<4)
Requires-Dist: numpy (>=1.15,<2.0)
Requires-Dist: pandas (>=1,<2)
Requires-Dist: python-dateutil (>=2.1,<3.0)
Requires-Dist: scipy (>=1,<2)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Description-Content-Type: text/markdown

# type_infer
Automated type inference for Machine Learning pipelines.

