Skip to content

TST update and simplify consortium api test #55993

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 1 commit into from
Nov 16, 2023

Conversation

MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented Nov 16, 2023

It's quite likely that the dataframe api will have a Scalar class, and that Column.get_value will return that

I'm suggesting to just simplify the test to make an assertion about Column.name, which realistically isn't going to change


Docs CI failure is unrelated and due to scipy/docs.scipy.org#80

@MarcoGorelli MarcoGorelli force-pushed the simplify-standard-test branch from d9bdac0 to 7cb4532 Compare November 16, 2023 14:07
@MarcoGorelli MarcoGorelli marked this pull request as ready for review November 16, 2023 14:48
@mroeschke mroeschke added Testing pandas testing functions or related to the test suite Interchange Dataframe Interchange Protocol labels Nov 16, 2023
@mroeschke mroeschke added this to the 2.2 milestone Nov 16, 2023
@mroeschke mroeschke merged commit 2ab836d into pandas-dev:main Nov 16, 2023
@mroeschke
Copy link
Member

Thanks @MarcoGorelli

@MarcoGorelli
Copy link
Member Author

@meeseeksdev backport to 2.1.x

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Nov 22, 2023
MarcoGorelli added a commit that referenced this pull request Nov 22, 2023
…m api test) (#56112)

Backport PR #55993: TST update and simplify consortium api test

Co-authored-by: Marco Edward Gorelli <[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 Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants