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
Code would be slightly more convenient if we update to pandas 2.1.4, since it supports diff for timedeltas. That pandas version supports python 3.9 and higher, which is also what kenmerkendewaarden supports.
Code would be slightly more convenient if we update to pandas 2.1.4, since it supports diff for timedeltas. That pandas version supports python 3.9 and higher, which is also what kenmerkendewaarden supports.
.diff()
can be applied in two locations:kenmerkendewaarden/kenmerkendewaarden/data_analysis.py
Lines 224 to 226 in 957c07f
And:
kenmerkendewaarden/kenmerkendewaarden/tidalindicators.py
Lines 224 to 226 in 957c07f
The text was updated successfully, but these errors were encountered: