zipline-reloaded
zipline-reloaded copied to clipboard
Fix warnings related to Pandas 2.1.0
Hi,
Just updated the code to remove deprecation warnings for ffill() and stack() Pandas methods.
For more info related to these updates check the Pandas release notes: https://pandas.pydata.org/docs/whatsnew/v2.1.0.html
/John