Metadata-Version: 2.1
Name: pretools
Version: 0.1.0
Summary: Preparation tools for machine learning
Home-page: UNKNOWN
Author: Kon
License: MIT License
Description: # pretools
        
        [![CircleCI](https://img.shields.io/circleci/build/github/Y-oHr-N/pretools)](https://circleci.com/gh/Y-oHr-N/pretools)
        [![PyPI](https://img.shields.io/pypi/v/pretools)](https://pypi.org/project/pretools/)
        [![PyPI - License](https://img.shields.io/pypi/l/pretools)](https://pypi.org/project/pretools/)
        [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/Y-oHr-N/pretools/master)
        
        Preparation tools for machine learning.
        
        ## Installation
        
        ```
        pip install pretools
        ```
        
        ## Testing
        
        ```
        python setup.py test
        ```
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
