We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
to_offset
1 parent d5c9484 commit b9fb128Copy full SHA for b9fb128
doc/source/release.rst
@@ -96,6 +96,7 @@ Improvements to existing features
96
Bug Fixes
97
~~~~~~~~~
98
99
+- Bug in ``pd.tseries.frequencies.to_offset`` when argument has leading zeroes (:issue:`6391`)
100
- Bug in version string gen. for dev versions with shallow clones / install from tarball (:issue:`6127`)
101
- Inconsistent tz parsing Timestamp/to_datetime for current year (:issue:`5958`)
102
- Indexing bugs with reordered indexes (:issue:`6252`, :issue:`6254`)
0 commit comments