stefan-jansen / pyfolio-reloaded

Portfolio and risk analytics in Python
https://pyfolio.ml4trading.io/
Apache License 2.0
378 stars 110 forks source link

remove depreated warnings #22

Closed groundedtako closed 1 year ago

groundedtako commented 1 year ago

remove deprecated usages including iteritems and unspecified pd.Series() dtypes

stefan-jansen commented 1 year ago

Should have been addressed by #25 .