Examples#
The example notebooks have several additional dependencies beyond CatSmoothing itself.
You can install all the dependencies using micromamba (or conda or mamba):
This will create a new environment called catsmoothing with all the required packages.
You can also download
this
environment.yml and create the environment using:
Alternatively, you can install the dependencies using pip:
