Skip to content

REF: better names, stricter typing for mgr/block indexing methods #53259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 17, 2023

Conversation

jbrockmendel
Copy link
Member

A bunch of methods take either slice | ndarray and im trying to avoid that. Not quite there on Block._slice, pushing what I've got.

@mroeschke mroeschke added the Refactor Internal refactoring of code label May 16, 2023
@mroeschke mroeschke added this to the 2.1 milestone May 17, 2023
@mroeschke mroeschke merged commit 5c8c16e into pandas-dev:main May 17, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the ref-mgr-indexing branch May 17, 2023 15:59
topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 22, 2023
…ndas-dev#53259)

* REF: tighter typing, better names for manager indexing methods

* REF: dont need _slice in SingleManager calls

* fix CoW test

* fix test
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
…ndas-dev#53259)

* REF: tighter typing, better names for manager indexing methods

* REF: dont need _slice in SingleManager calls

* fix CoW test

* fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants