-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
Testingpandas testing functions or related to the test suitepandas testing functions or related to the test suite
Description
As stated in this review comment from jreback, we should address some refactoring issues in pandas/conftest.py
:
- create the indices fixture using
tm.all_index_generator
as suggested by jbrockmendel in this comment - all fixtures and functions should have a docstring
- add sections, i.e. "some text markers so reading the file is easy"
- remove/avoid imports from
conftest.py
Metadata
Metadata
Assignees
Labels
Testingpandas testing functions or related to the test suitepandas testing functions or related to the test suite