ENH: MultiIndex.dtypes #37062
Labels
Enhancement
good first issue
MultiIndex
Needs Triage
Issue that has not been reviewed by a pandas team member
Milestone
create a mi
You can already get .dtypes, but is slightly cumbersome. I would propose adding
Multidex.dtypes
(we already have MultiIndex.dtype but its always object). I think this is worth the convenience api.The text was updated successfully, but these errors were encountered: