Skip to content

BUG: Fix from_records() column reorder issue, if columns!=None use passed param (#59717) #59809

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

Conversation

VibavariG
Copy link

@VibavariG VibavariG commented Sep 15, 2024

@mroeschke mroeschke added the Constructors Series/DataFrame/Index/pd.array Constructors label Sep 16, 2024
@VibavariG VibavariG requested a review from mroeschke September 19, 2024 00:48
@mroeschke mroeschke added this to the 3.0 milestone Sep 25, 2024
@mroeschke mroeschke merged commit 7543426 into pandas-dev:main Sep 25, 2024
51 checks passed
@mroeschke
Copy link
Member

Thanks @VibavariG

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

Successfully merging this pull request may close these issues.

BUG: DataFrame.from_records()'s columns argument doesn't work on Numpy's structured array
2 participants