Metadata-Version: 2.1
Name: mydatapreprocessing
Version: 1.1.29
Summary: Library/framework for making predictions.
Home-page: https://github.com/Malachov/mydatapreprocessing
Author: Daniel Malachov
Author-email: malachovd@seznam.cz
License: mit
Description: mydatapreprocessing
        ===================
        
        .. image:: https://img.shields.io/pypi/pyversions/mydatapreprocessing.svg
            :target: https://pypi.python.org/pypi/mydatapreprocessing/
            :alt: Py versions
        
        .. image:: https://badge.fury.io/py/mydatapreprocessing.svg
            :target: https://badge.fury.io/py/mydatapreprocessing
            :alt: PyPI package
        
        .. image:: https://img.shields.io/lgtm/grade/python/g/Malachov/mydatapreprocessing.svg?logo=lgtm&logoWidth=18
            :target: https://lgtm.com/projects/g/Malachov/mydatapreprocessing/context:python
            :alt: Language grade: Python
        
        .. image:: https://travis-ci.com/Malachov/mydatapreprocessing.svg?branch=master
            :target: https://travis-ci.com/Malachov/mydatapreprocessing
            :alt: Build Status
        
        .. image:: https://readthedocs.org/projects/mydatapreprocessing/badge/?version=latest
            :target: https://mydatapreprocessing.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: https://img.shields.io/badge/License-MIT-yellow.svg
            :target: https://opensource.org/licenses/MIT
            :alt: License: MIT
        
        .. image:: https://codecov.io/gh/Malachov/mydatapreprocessing/branch/master/graph/badge.svg
            :target: https://codecov.io/gh/Malachov/mydatapreprocessing
            :alt: Codecov
        
        Library contain 3 modules - preprocessing, inputs and generatedata.
Platform: any
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Natural Language :: English
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Description-Content-Type: text/markdown
