Skip to content

Conversation

phofl
Copy link
Member

@phofl phofl commented Oct 17, 2020

Error was no longer caught as before.

Sorry made a mistake when pushing...

@phofl phofl added Apply Apply, Aggregate, Transform, Map Regression Functionality that used to work in a prior pandas version Resample resample method labels Oct 17, 2020
@jreback jreback added this to the 1.1.4 milestone Oct 17, 2020
@jreback jreback merged commit 055651b into pandas-dev:master Oct 20, 2020
@jreback
Copy link
Contributor

jreback commented Oct 20, 2020

thanks @phofl

@phofl phofl deleted the 36951 branch October 20, 2020 20:33
@simonjayhawkins
Copy link
Member

@meeseeksdev backport 1.1.x

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Oct 21, 2020
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Oct 26, 2020
simonjayhawkins pushed a commit that referenced this pull request Oct 26, 2020
… raised error when apply affected only a Series) (#37305)

Co-authored-by: patrick <[email protected]>
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Apply Apply, Aggregate, Transform, Map 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.

REGR: resample apply fails with KeyError/AttributeError for function that works on DataFrame but fails on Series

3 participants