Skip to content

Conversation

@jbrockmendel
Copy link
Member

No description provided.

@jreback jreback added Frequency DateOffsets Refactor Internal refactoring of code labels May 14, 2020
@jreback jreback added this to the 1.1 milestone May 14, 2020
return self.delta == other

def __ne__(self, other):
if isinstance(other, str):
Copy link
Contributor

Choose a reason for hiding this comment

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

why is this just not self.eq...?

Copy link
Member Author

Choose a reason for hiding this comment

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

not sure, thats how it is in the status quo. ill give it a shot and see if it breaks anything

Copy link
Member Author

Choose a reason for hiding this comment

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

doesnt break anything, just pushed with this update

@jreback jreback merged commit 1722c05 into pandas-dev:master May 15, 2020
@jbrockmendel jbrockmendel deleted the ref-liboffsets-timedeltas branch May 15, 2020 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frequency DateOffsets Refactor Internal refactoring of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants