You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have a Panel with a PeriodIndex with freq="M" and I use mypanel.to_excel(), then the PeriodIndex gets represented as YYYY-MM-DD in the output Excel file. I would expect it to be rather YYYY-MM.