Skip to content

Bug: Interchange protocol implementation does not allow for empty string columns #56788

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 10 commits into from
Jan 10, 2024

Conversation

roadrollerdafjorst
Copy link
Contributor

@roadrollerdafjorst roadrollerdafjorst commented Jan 8, 2024

@mroeschke mroeschke added the Interchange Dataframe Interchange Protocol label Jan 9, 2024
@mroeschke mroeschke added this to the 2.2 milestone Jan 10, 2024
@mroeschke mroeschke merged commit 8462515 into pandas-dev:main Jan 10, 2024
@mroeschke
Copy link
Member

Thanks @roadrollerdafjorst

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 10, 2024
lithomas1 pushed a commit that referenced this pull request Jan 10, 2024
…ntation does not allow for empty string columns) (#56816)

Backport PR #56788: Bug: Interchange protocol implementation does not allow for empty string columns

Co-authored-by: yashb <[email protected]>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…ing columns (pandas-dev#56788)

* Handle non-string object dtypes in DataFrame interchange protocol

* Add test

* Add 'whats new'

* Update pandas/core/interchange/column.py

Co-authored-by: Matthew Roeschke <[email protected]>

* Update pandas/tests/interchange/test_impl.py

Co-authored-by: Matthew Roeschke <[email protected]>

* resolve checks

* Update not needed

---------

Co-authored-by: Matthew Roeschke <[email protected]>
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.

BUG: Interchange protocol implementation does not allow for empty string columns
2 participants