Skip to content

Conversation

jbrockmendel
Copy link
Member

Moving towards all-locational inside BlockManager, also makes it easier to grep for where methods are used.

@jreback jreback added Clean Internals Related to non-user accessible pandas implementation labels Apr 6, 2020
@jreback jreback added this to the 1.1 milestone Apr 6, 2020
)

def delete(self, item):
def idelete(self, indexer):
Copy link
Contributor

Choose a reason for hiding this comment

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

this should just be typed as int i think (followon ok)

@jreback jreback merged commit 0647850 into pandas-dev:master Apr 6, 2020
@jbrockmendel jbrockmendel deleted the idelete branch April 6, 2020 21:28
jbrockmendel added a commit to jbrockmendel/pandas that referenced this pull request Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Internals Related to non-user accessible pandas implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants