Skip to content
Prev Previous commit
Next Next commit
whatsnew
  • Loading branch information
aram-cedarwood committed Oct 3, 2024
commit 3dac96ac2c1ff6c001b0147703c0bbf7056ee023
1 change: 1 addition & 0 deletions doc/source/whatsnew/v3.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,7 @@ I/O

Period
^^^^^^
- Bug in :meth:`PeriodIndex.to_timestamp` casting to a DatetimeIndex of timestamps at the end of the period, instead of at the beginning of the period. (:issue:`59371`)
- Fixed error message when passing invalid period alias to :meth:`PeriodIndex.to_timestamp` (:issue:`58974`)
-

Expand Down