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

feat(api): add __dataframe__ implementation #6464

Merged
merged 1 commit into from Jun 16, 2023

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jun 16, 2023

This PR adds support for the __dataframe__ interchange protocol. Closes #6343.

@cpcloud cpcloud added this to the 6.0 milestone Jun 16, 2023
@cpcloud cpcloud added the feature Features or general enhancements label Jun 16, 2023
Copy link
Member

@gforsyth gforsyth left a comment

Choose a reason for hiding this comment

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

:shipit:

And we can try to sort out what's going sideways with mysql and others in followups.

@gforsyth gforsyth merged commit b3d9619 into ibis-project:master Jun 16, 2023
90 checks passed
@cpcloud cpcloud deleted the dataframe-protocol branch June 16, 2023 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Features or general enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: __dataframe__ protocol support
2 participants