Skip to content

Move _infer_meta_data and _parse_size to utils - #6779

Merged
Illviljan merged 4 commits into
pydata:mainfrom
Illviljan:move_ds_plot_helpers_to_util
Jul 12, 2022
Merged

Move _infer_meta_data and _parse_size to utils#6779
Illviljan merged 4 commits into
pydata:mainfrom
Illviljan:move_ds_plot_helpers_to_util

Conversation

@Illviljan

@IllviljanIllviljan commented Jul 12, 2022

Copy link
Copy Markdown
Contributor

Reduce diffs in #6778.

@IllviljanIllviljan changed the title Move dataset plot functions to utilsMove _infer_meta_data to utilsJul 12, 2022
@IllviljanIllviljan changed the title Move _infer_meta_data to utilsMove _infer_meta_data and _parse_size to utilsJul 12, 2022
@Illviljan
Illviljan merged commit 0efb2df into pydata:mainJul 12, 2022
dcherian added a commit to keewis/xarray that referenced this pull request Jul 22, 2022
* main: (313 commits)
Update whats-new
Release notes for v2022.06.0 (pydata#6815)
Drop multi-indexes when assigning to a multi-indexed variable (pydata#6798)
Support NumPy array API (experimental) (pydata#6804)
Add cumsum to DatasetGroupBy (pydata#6525)
Refactor groupby binary ops code. (pydata#6789)
Update DataArray.rename + docu (pydata#6665)
Switch to T_DataArray and T_Dataset in concat (pydata#6784)
Fix typos found by codespell (pydata#6794)
Update groupby attrs tests (pydata#6787)
Update map_blocks to use chunksizes property. (pydata#6776)
Fix `DataArrayRolling.__iter__` with `center=True` (pydata#6744)
[test-upstream] Update flox repo URL (pydata#6780)
Move _infer_meta_data and _parse_size to utils (pydata#6779)
Make the `sel` error more descriptive when `method` is unset (pydata#6774)
Move Rolling tests to their own testing module (pydata#6777)
[pre-commit.ci] pre-commit autoupdate (pydata#6773)
move da and ds fixtures to conftest.py (pydata#6730)
Bump EnricoMi/publish-unit-test-result-action from 1 to 2 (pydata#6770)
Type shape methods (pydata#6767)
...
@Illviljan
Illviljan deleted the move_ds_plot_helpers_to_util branch August 12, 2022 09:03
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Illviljan