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

CI/TST: Cleanups #54362

Merged
merged 1 commit into from
Aug 2, 2023
Merged

CI/TST: Cleanups #54362

merged 1 commit into from
Aug 2, 2023

Conversation

mroeschke
Copy link
Member

No description provided.

@mroeschke mroeschke added Testing pandas testing functions or related to the test suite CI Continuous Integration labels Aug 1, 2023
"memoryview",
"array",
pytest.param("dask", marks=td.skip_if_no("dask.array")),
pytest.param("xarray", marks=td.skip_if_no("xarray")),
Copy link
Member

Choose a reason for hiding this comment

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

not for this PR, but maybe we should just say these types aren't supported in the relevant constructors?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah makes sense. Users should ideally be passing pandas or native python objects

@mroeschke mroeschke added this to the 2.1 milestone Aug 1, 2023
@mroeschke
Copy link
Member Author

Looks like the test failure was a flaky one so merging

@mroeschke mroeschke merged commit 46386f0 into pandas-dev:main Aug 2, 2023
36 of 38 checks passed
@mroeschke mroeschke deleted the ci/clean branch August 2, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration 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