TST: Implement tests for Date/TimelikeOps directly on array #24064
Labels
Datetime
Datetime data dtype
Enhancement
ExtensionArray
Extending pandas with custom dtypes or arrays.
Testing
pandas testing functions or related to the test suite
followup to #24038, blocked by #24024.
Once #24024 we should move the majority of the tests hitting Date/TimelikeOps over to using the array class, and then have a few tests ensuring that the index index wrapping still works.
The text was updated successfully, but these errors were encountered: