-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
CleanTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suitegood first issue
Description
after #18497 pandas/tests/series/test_indexing.py
and its frame equiv are getting large
we could consider splitting these out into a sub-dir, maybe similar to how we split pandas/tests/indexing
, which is parially by indexer type, e.g. .iloc/.loc
with some split on dtype (datetimes/period).
Metadata
Metadata
Assignees
Labels
CleanTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suitegood first issue