Closed stin7 closed 4 years ago
Hi @stin7, thanks for filing an issue. It looks like we'll need to make changes for the pandas 1.0 release, but I'm not yet sure of the scope/impact of those changes elsewhere in the repo. For now, if this is a blocker, is downgrading pandas a feasible option for you?
I opened a pr with a fix, tested and works with Pandas 1.0 - https://github.com/quantopian/alphalens/pull/364
Problem Description
Pandas 1.0 does not allow setting names directly.
Please provide a minimal, self-contained, and reproducible example: Run https://github.com/quantopian/alphalens/blob/master/alphalens/examples/daily_factor_synthetic_data.ipynb after upgrading to Pandas 1.0+
Please provide the full traceback:
Please provide any additional information below:
Versions