Installation

Dependencies

Slim_TPCA is a python package which requires python version higher than 3.6 to work. It depends on the following packages.

  • numpy

  • pandas

  • matplotlib

  • scipy

  • sklearn

  • random

  • seaborn

  • copy

  • re

  • warnings

If you use pip to intall, they will be automatically installed so there is no need to install them manually before installing Slim_TPCA.

How to install

The most easy way to install Slim_TPCA is to use pip:

pip install Slim_TPCA

You can also download Slim_TPCA from the github page, and install with

pip install Slim_TPCA.whl