Getting Started with Ophelian
π Requirements
Before starting, you'll need to have installed:
- pyspark >= 3.0.x
- pandas >= 1.1.3
- numpy >= 1.19.1
- dask >= 2.30.x
- scikit-learn >= 0.23.x
Additionally, if you want to use the Ophelian packages, you'll also need Python (supported 3.7 and 3.12 versions) and pip installed.
π Install Ophelian pypi package
Just drop a pip install to the Ophelian
pypi registry and import Ophelian
:
pip install ophelian==0.1.4
{Warning}: pypi repository name will change soon into 'ophelian'
Updated 13 days ago