pmorissette / ffn

ffn - a financial function library for Python
pmorissette.github.io/ffn
MIT License
1.94k stars 291 forks source link

Tests failing on pandas 1.2 #124

Closed timkpaine closed 3 years ago

timkpaine commented 3 years ago

https://pandas.pydata.org/docs/whatsnew/v1.2.0.html#extensionarray

np.maximum.accumulate behavior on DataFrame has changed