Closed muttermachine closed 1 year ago
Various fixes to support Pandas 2.1.x where Index.map() no longer passes through the index, it only passes through the elements of the index, and date time parsing is more eager to use second-level granularity rather than ns level.
Please re-open this PR against the dev branch. For more information, consult CONTRIBUTING.md.
Various fixes to support Pandas 2.1.x where Index.map() no longer passes through the index, it only passes through the elements of the index, and date time parsing is more eager to use second-level granularity rather than ns level.
279