API: DatetimeIndex and PeriodIndex string representation #7601
Labels
Datetime
Datetime data dtype
Output-Formatting
__repr__ of pandas objects, to_string
Period
Period data type
Milestone
DatetimeIndex
andPeriodIndex
have inconsistent representations. ShouldPeriodIndex
behaves as the same asDatetimeIndex
, orDatetimeIndex
should have one-liner representation in some methods?The text was updated successfully, but these errors were encountered: