QuantEcon / lecture-python-programming.myst

Python Programming for Finance and Economics
https://python-programming.quantecon.org
45 stars 27 forks source link

MAINT: Check pandas==2.0.0rc0 for compat #264

Closed mmcky closed 1 year ago

mmcky commented 1 year ago

@HumphreyYang you can use

pip install pandas==2.0.0rc0

locally to review the upcoming pandas release

github-actions[bot] commented 1 year ago

🚀 Deployed on https://63f807025b4f651bbaa0da39--epic-agnesi-957267.netlify.app

mmcky commented 1 year ago

Closing this here as a test case.