pmorissette / ffn

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

AttributeError: 'DataFrame' object has no attribute 'ix' #121

Closed bchirico closed 3 years ago

bchirico commented 3 years ago

I'm encountering this error, trying to call to_monthly, since I'm using pandas version 1.0..1 in my project but it seems this package requires pandas 0.19.

Is there any plan to make ffn compatible with the newer release of pandas?

Thanks for your work

timkpaine commented 3 years ago

please look at previous issues before opening a duplicate.