Metadata-Version: 2.1
Name: features-factory
Version: 1.0.1
Summary: A small python package that helps dealing with Machine Learning features
Home-page: https://gitlab.com/francesco-calcavecchia/features_factory
Author: Francesco Calcavecchia
Author-email: francesco086@gmail.com
License: mit
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Natural Language :: English
Requires-Python: >=3.5
Requires-Dist: six
Requires-Dist: pytz
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: python-dateutil
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

UNKNOWN


