Skip to content

Conversation

@jbrockmendel
Copy link
Member

No description provided.

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

minor comment for follow up

if self[0] <= other[0]:
left, right = self, other
elif sort is False:
# TDIs are not in the "correct" order and we don't want
Copy link
Contributor

Choose a reason for hiding this comment

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

comment could be more generic (TDI)

@jreback jreback added the Index Related to the Index class or subclasses label Jan 5, 2020
@jreback jreback added this to the 1.0 milestone Jan 5, 2020
@jreback jreback merged commit 1dcf9ca into pandas-dev:master Jan 5, 2020
@jbrockmendel jbrockmendel deleted the share-delete branch January 5, 2020 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Index Related to the Index class or subclasses

2 participants