Skip to content

Conversation

@jbrockmendel
Copy link
Member

No description provided.

0, len(self), 1
)
# Assumes we are 2D; overriden by SingleBlockManager
return len(self.blocks) <= 1
Copy link
Member

Choose a reason for hiding this comment

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

Is there a particular reason for this to be lte instead of eq? From the name I think the latter is more apt (and what it did previously?)

Copy link
Member Author

Choose a reason for hiding this comment

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

good point, will update

Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

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

lgtm

@WillAyd WillAyd added the Clean label Jun 23, 2020
@jreback jreback added this to the 1.1 milestone Jun 23, 2020
@jreback jreback added the Internals Related to non-user accessible pandas implementation label Jun 23, 2020
@jreback jreback merged commit 3e8f14f into pandas-dev:master Jun 23, 2020
@jreback
Copy link
Contributor

jreback commented Jun 23, 2020

k thanks

@jbrockmendel jbrockmendel deleted the ref-is_mixed_dtype branch November 20, 2021 23:22
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