jamesmawm / Mastering-Python-for-Finance-source-codes

Accompanying source codes for my book 'Mastering Python for Finance'.
MIT License
513 stars 276 forks source link

Pandas.rolling_corr() Deprecated #11

Open tytrzecki opened 2 years ago

tytrzecki commented 2 years ago

Pandas has deprecated rolling_corr. The plot of the rolling correlation between EUROSTOXX and VSTOXX is shown in the proposed change.