Mathieu Cayssol
Mathieu Cayssol
Tracker for the unit test. The unit tests should cover pl.Series, pl.Expr for eager and lazy (if implemented). - [x] absolute_energy - [x] absolute_maximum - [x] absolute_sum_of_changes - [x] approximate_entropy...
The idea consists in analyzing multiple time series with dimension reduction based on our set of feature calculators. The steps are: 1. Select N time series 2. Calculate multiple features...
I use the version 7.24.0 of snakemake. ## Bug Description The option `-F` using the snakemake CLI has an unexpected behavior. Indeed, in the example explained below, I would expect...
PR from @fabianbergermann and @tjader #256 #259 fix: Polars >=1.0 fixes, kindly provided by tjader in https://github.… #259 I will start by testing the feature extraction. All the tests are...