Skip to content

pandas/conftest.py refactoring #31989

Closed
Closed
@SaturnFromTitan

Description

@SaturnFromTitan

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

No one assigned

    Labels

    Testingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions