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: DataFrame.from_records with empty records #42456 #42735

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

jbrockmendel
Copy link
Member

@jreback jreback added Bug Regression Functionality that used to work in a prior pandas version Constructors Series/DataFrame/Index/pd.array Constructors and removed Bug labels Jul 26, 2021
@jreback jreback added this to the 1.3.2 milestone Jul 26, 2021
@jreback jreback merged commit 422e37e into pandas-dev:master Jul 26, 2021
@jreback
Copy link
Contributor

jreback commented Jul 26, 2021

@meeseeksdev backport 1.3.x

@lumberbot-app
Copy link

lumberbot-app bot commented Jul 26, 2021

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

@jbrockmendel jbrockmendel deleted the regr-42456 branch July 26, 2021 22:30
simonjayhawkins pushed a commit that referenced this pull request Jul 27, 2021
…42456 (#42740)

Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Constructors Series/DataFrame/Index/pd.array Constructors 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: Regression on DataFrame.from_records
2 participants