-
-
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 suite
Description
it would be nice to use our indices
fixture rather than the self.indices in pandas/tests/test_base.py
as this is a bit cleaner and more flexible esp with subclasses. We also might consider splitting up test_base.py to some extent by function maybe splitting up to
test_construction
test_set_ops
test_reshaping
test_indexing
would accept multiple PR's to close this.
Metadata
Metadata
Assignees
Labels
CleanTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite