Skip to content
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

REGR: Fix Index construction from Sparse["datetime64[ns]"] #38332

Merged

Conversation

simonjayhawkins
Copy link
Member

@simonjayhawkins simonjayhawkins added Timeseries Sparse Sparse Data Type Index Related to the Index class or subclasses labels Dec 6, 2020
@simonjayhawkins simonjayhawkins added this to the 1.1.5 milestone Dec 6, 2020
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.

looks fine - merge on green

let's make this (and the group by one) the last one and just release

@simonjayhawkins
Copy link
Member Author

yep later in the day here, so if all backports ok, will start the release in the morning.

@jreback
Copy link
Contributor

jreback commented Dec 6, 2020

@simonjayhawkins great on your schedule of course!

@simonjayhawkins simonjayhawkins merged commit 604ac48 into pandas-dev:master Dec 7, 2020
@simonjayhawkins simonjayhawkins deleted the sparse-repr-regression branch December 7, 2020 09:44
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Dec 7, 2020
simonjayhawkins added a commit that referenced this pull request Dec 7, 2020
…e64[ns]"] (#38341)

Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
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 Sparse Sparse Data Type Timeseries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REGR: Series.__repr__ is broken for SparseDtype("datetime64[ns]")
2 participants