Skip to content

Conversation

simonjayhawkins
Copy link
Member

…int8, uint16 or uint32 columns incorrectly raising RuntimeError
@simonjayhawkins simonjayhawkins added Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version Resample resample method labels Dec 9, 2021
@simonjayhawkins simonjayhawkins added this to the 1.3.5 milestone Dec 9, 2021
@jreback jreback merged commit ff84f69 into pandas-dev:master Dec 10, 2021
@jreback
Copy link
Contributor

jreback commented Dec 10, 2021

thanks @simonjayhawkins

@jreback
Copy link
Contributor

jreback commented Dec 10, 2021

@meeseeksdev backport 1.3.x

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Dec 10, 2021
…eIndex with empty groups and uint8, uint16 or uint32 columns incorrectly raising RuntimeError
@lumberbot-app
Copy link

lumberbot-app bot commented Dec 10, 2021

Something went wrong ... Please have a look at my logs.

@simonjayhawkins simonjayhawkins deleted the regr-fix-43329 branch December 10, 2021 09:22
simonjayhawkins added a commit that referenced this pull request Dec 10, 2021
…ateTimeIndex with empty groups and uint8, uint16 or uint32 columns incorrectly raising RuntimeError) (#44831)

Co-authored-by: Simon Hawkins <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version Resample resample method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: resampling DataFrame with DateTimeIndex with holes and uint64 columns leads to error on pandas==1.3.2 (not in 1.2.5)
2 participants