You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after #18497pandas/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).