predict-idlab / tsflex

Flexible time series feature extraction & processing
https://predict-idlab.github.io/tsflex/
MIT License
400 stars 26 forks source link

Compatibility with Pandas 2 #112

Closed EXJUSTICE closed 8 months ago

EXJUSTICE commented 1 year ago

Hi

Are there plans to include compatibility to address Pandas versions above 2.00? Currently tsflex cannot be used.

jvdd commented 12 months ago

Hey @EXJUSTICE,

Thanks for submitting this issue! Sorry for the late response - I've been traveling the last 3 weeks.

This is certainly a top priority for us! I will look into this ASAP - once #109 is merged, we will create a new release in which we hope to tackle this issue as well!

I will keep you posted in this issue!

Cheers, Jeroen

jvdd commented 8 months ago

Hey, this should be resolved as we now support Python 3.12 (since #116)