Skip to content

Backport PR #60739 on branch 2.3.x (ENH: pandas.api.interchange.from_dataframe now uses the Arrow PyCapsule Interface if available, only falling back to the Dataframe Interchange Protocol if that fails) #61488

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

MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented May 24, 2025

OK to backport https://github.com/pandas-dev/pandas/pull/60739/files?

One thing to check is:

So, not sure how to do this. Is it OK to backport, and then change the whatsnew note on main?

…ame now uses the Arrow PyCapsule Interface if available, only falling back to the Dataframe Interchange Protocol if that fails
@MarcoGorelli MarcoGorelli marked this pull request as ready for review May 24, 2025 10:45
@MarcoGorelli MarcoGorelli added the Interchange Dataframe Interchange Protocol label May 24, 2025
@mroeschke mroeschke modified the milestones: 3.0, 2.3 May 27, 2025
Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

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

I'm OK to backport this to 2.3.x. As you mentioned, could you remove the whatsnew note from v3.0.0.rst as a follow up?

@mroeschke mroeschke merged commit 61a39e1 into pandas-dev:2.3.x May 27, 2025
45 of 49 checks passed
@mroeschke
Copy link
Member

Thanks @MarcoGorelli

@MarcoGorelli
Copy link
Member Author

thanks! yup, will do soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Interchange Dataframe Interchange Protocol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants