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: avoid FutureWarnings in to_xarray tests #56949

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

lukemanley
Copy link
Member

@lukemanley lukemanley commented Jan 19, 2024

FutureWarning: The return type of Dataset.dims will be changed to return a set of dimension names in future, in order to be more consistent with DataArray.dims. To access a mapping from dimension names to lengths, please use Dataset.sizes.

@lukemanley lukemanley added Testing pandas testing functions or related to the test suite CI Continuous Integration labels Jan 19, 2024
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.

lgtm

@lithomas1 lithomas1 added this to the 2.2 milestone Jan 19, 2024
@lithomas1 lithomas1 merged commit 32f8932 into pandas-dev:main Jan 19, 2024
54 checks passed
@lithomas1
Copy link
Member

thanks @lukemanley

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 19, 2024
lithomas1 pushed a commit that referenced this pull request Jan 19, 2024
…rray tests) (#56961)

Backport PR #56949: CI: avoid FutureWarnings in to_xarray tests

Co-authored-by: Luke Manley <lukemanley@gmail.com>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
raspbian-autopush pushed a commit to raspbian-packages/pandas that referenced this pull request May 25, 2024
Author: Luke Manley
Origin: upstream pandas-dev/pandas#56949
Bug-Debian: https://bugs.debian.org/1066801
Forwarded: not-needed


Gbp-Pq: Name xarray2024_compat.patch
raspbian-autopush pushed a commit to raspbian-packages/pandas that referenced this pull request Jun 11, 2024
Author: Luke Manley
Origin: upstream pandas-dev/pandas#56949
Bug-Debian: https://bugs.debian.org/1066801
Forwarded: not-needed


Gbp-Pq: Name xarray2024_compat.patch
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.

3 participants