Skip to content

Conversation

MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented Mar 7, 2024

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

closes #55332

needs rebasing onto #57764

@MarcoGorelli MarcoGorelli added the Interchange Dataframe Interchange Protocol label Mar 7, 2024
@MarcoGorelli MarcoGorelli added this to the 2.2.2 milestone Mar 7, 2024
@MarcoGorelli MarcoGorelli force-pushed the interchange-boolean branch from fc9bf62 to 90c6603 Compare March 7, 2024 21:16
@MarcoGorelli MarcoGorelli marked this pull request as ready for review March 8, 2024 07:09
@MarcoGorelli MarcoGorelli force-pushed the interchange-boolean branch 2 times, most recently from dd56eff to 96b4429 Compare March 8, 2024 07:44
@MarcoGorelli MarcoGorelli marked this pull request as draft March 8, 2024 07:47
@MarcoGorelli MarcoGorelli marked this pull request as ready for review March 27, 2024 09:08
Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

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

nice work

@mroeschke mroeschke merged commit 9119aaf into pandas-dev:main Mar 27, 2024
@mroeschke
Copy link
Member

Thanks @MarcoGorelli

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Mar 27, 2024
mroeschke pushed a commit that referenced this pull request Mar 27, 2024
…ol errors on Boolean columns) (#58036)

Backport PR #57758: BUG: DataFrame Interchange Protocol errors on Boolean columns

Co-authored-by: Marco Edward Gorelli <[email protected]>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…-dev#57758)

* BUG: DataFrame Interchange Protocol errors on Boolean columns [skip-ci]

* whatsnew
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: DataFrame Interchange Protocol errors on Boolean columns

3 participants