Installation

Installation is simple and easy with minimum requirements

Requirement : numpy, matplotlib, pandas,

With pip:

pip install spkit

With conda:

conda install -c nikeshbajaj spkit

Build from source

Download the repository or clone it with git, after cd in directory build it from source with

python setup.py install