Time slicing / indexing bug in Pandas v1.3.0 #254
Labels
bug
Something isn't working
framework
Issue pertains to the framework code
testing-CI
Issues related to testing. (Bugs found via testing should get the "bug" tag instead.)
Regression tests are catching a framework-wide issue with Pandas v1.3.0. This is related to the handling of time indexing and slicing. It manifests itself with this error message:
This is also showing up in the community: pandas-dev/pandas#41378
Bug Severity
Describe the bug
The new version of Pandas released in early July is causing errors when the framework is performing time slicing.
Steps To Reproduce
Rebuilding conda environments and running the default tests will reproduce the issue.
Environment
Describe the system environment:
Log information and/or terminal output
The text was updated successfully, but these errors were encountered: