Skip to content

REGR: fix transform of empty DataFrame/Series #39639

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

Merged
merged 2 commits into from
Feb 7, 2021

Conversation

jorisvandenbossche
Copy link
Member

Closes #39636

@jorisvandenbossche jorisvandenbossche added Apply Apply, Aggregate, Transform, Map Regression Functionality that used to work in a prior pandas version labels Feb 7, 2021
@jorisvandenbossche jorisvandenbossche added this to the 1.2.2 milestone Feb 7, 2021
@simonjayhawkins
Copy link
Member

Thanks @jorisvandenbossche if you can add a release note we can get this into 1.2.2

Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

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

@jreback jreback merged commit 6db0b55 into pandas-dev:master Feb 7, 2021
@jreback
Copy link
Contributor

jreback commented Feb 7, 2021

thanks @jorisvandenbossche the backport may note be trivial here as things have moved around

@jreback
Copy link
Contributor

jreback commented Feb 7, 2021

@meeseeksdev backport 1.2.x

@lumberbot-app

This comment has been minimized.

@jreback
Copy link
Contributor

jreback commented Feb 7, 2021

cc @simonjayhawkins

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: ValueError on ".transform" method applied to an empty DataFrame
4 participants