Skip to main content

Python Library for Data Preprocessing with Reinforcement Learning.

Project description

Documentation Status PyPI version Build Status GitHub Issues codecov License

Compatibilities

  • It is compatible with: Python 3.6. & 64-bit version only (32-bit python is not supported)

  • Operating system: MacOS

Preparation

First, make sure you have setuptools installed. Check that the following requirements are installed:

$ sudo apt-get install build-essential
$ pip install cmake

Installation

Install from pip

Learn2clean is now available on PyPI, so you only need to run the following command:

$ pip install learn2clean

Install from the Github

  • The sources for Learn2clean can be downloaded from the Github repo.

    • You can either clone the public repository:

    $ git clone git://github.com/LaureBerti/Learn2Clean
    $ curl  -OL https://github.com/LaureBerti/Learn2Clean/tarball/master
  • Once you have a copy of the source, you can install it using setup.py :

    $ cd learn2clean/
    $ python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

learn2clean-0.2.1.1.tar.gz (31.5 kB view hashes)

Uploaded Source

Built Distribution

learn2clean-0.2.1.1-py3-none-any.whl (41.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page