Skip to content

Installation

CubedPandas Installation

As always with Python packages, the easiest way to install CubedPandas is by using pip.

pip install cubedpandas

It is recommended to always use the latest version of CubedPandas, as CubedPandas is still under constant development, new features are added frequently and know bugs get fixed.

You will find the latest version of CubedPandas on PyPi.org. Alternatively, you can clone the CubedPandas GitHub repo and build it on your own or integrate somehow in your own project. Please check the requirements.txt file for the required dependencies.