ranaroussi / quantstats

Portfolio analytics for quants, written in Python
Apache License 2.0
4.73k stars 827 forks source link

pandas 2.0 upgrade #262

Closed sabirjana closed 1 year ago

sabirjana commented 1 year ago

Do you plan to upgrade for pandas 2.0?

Thanks SJ

tibkiss commented 1 year ago

Take a look in these PRs, both addressing the issue generated by Pandas-2.0

https://github.com/ranaroussi/quantstats/pull/260 https://github.com/ranaroussi/quantstats/pull/263