You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I was using tsfresh version-0.18.0 for a classification-related application. Because of dependency issues, I had to switch to version-0.16.0. After switching version, without any changes to previous code below error appeared. ValueError: Can only compute partial correlations for lags up to 50% of the sample size. The requested nlags 9 must be < 6
Could you kindly help me resolve this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I was using tsfresh version-0.18.0 for a classification-related application. Because of dependency issues, I had to switch to version-0.16.0. After switching version, without any changes to previous code below error appeared.
ValueError: Can only compute partial correlations for lags up to 50% of the sample size. The requested nlags 9 must be < 6
Could you kindly help me resolve this?
Beta Was this translation helpful? Give feedback.
All reactions