Skip to content

Conversation

@cmp0xff
Copy link
Contributor

@cmp0xff cmp0xff commented Dec 11, 2025

Towards #1538.

There are tests in frame/test_indexing.py that I would like to move to test_series.py, which is already gigantic.

This PR separates one groups of tests from test_series: indexing (setitem + getitem).

  • We should have exactly the same tests before and after this refactor.
  • test_indexing should contain only tests related to getitem and setitem.

Copy link
Member

@loicdiridollou loicdiridollou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job @cmp0xff, thanks!!

@loicdiridollou loicdiridollou merged commit c021ca4 into pandas-dev:main Dec 12, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants