Joseph N. Ruskiewicz
Joseph N. Ruskiewicz
### What happened + What you expected to happen Doing a straight up install on a python=3.11.* conda environment gives the following error. This is from executing the code `conda...
It seems that Carthage wants a shared scheme for the project to work. It currently gives the following error: Dependency "AFXMLDictionarySerializer" has no shared framework schemes for any of the...
**Describe the bug** Applying the `SlopeTransformer` on a multi-index removes all index labels and replaces them with integers. **To Reproduce** ```python import pandas as pd from sktime.transformations.panel.slope import SlopeTransformer X...
### Describe the issue linked to the documentation Hi. In the "getting started" documentation [here](https://www.aeon-toolkit.org/en/stable/getting_started.html) there is an example for **Pipelines for aeon estimators**. This example throws the following error...