Installation

Prerequisites

The following packages are requirements:

  • numpy

  • pandas

  • sklearn

  • scipy

Installation

Install from PyPi

> pip install common_datasets

Clone from GitHub

> git clone git@github.com:gykovacs/common_datasets.git
> cd common_datasets
> pip install .

Install directly from GitHub

> pip install git+https://github.com:gykovacs/common_datasets.git