Skip to content

Pull requests: pydata/xarray

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Disallow passing a DataArray as data into the DataTree constructor topic-DataTree Related to the implementation of a DataTree class
#9444 by shoyer was merged Sep 7, 2024 Loading…
Fix typos across the code, doc and comments
#9443 by Armavica was merged Sep 8, 2024 Loading…
4 tasks
Always include at least one category in random test data
#9436 by shoyer was merged Sep 5, 2024 Loading…
Bump minimum versions for dependencies
#9434 by dcherian was merged Sep 5, 2024 Loading…
2 tasks done
flox: don't set fill_value where possible plan to merge Final call for comments topic-groupby
#9433 by dcherian was merged Sep 18, 2024 Loading…
2 tasks done
2
4
adding 'open_groups_as_dict' fucntion to open any zarr file containing nested groups topic-backends topic-DataTree Related to the implementation of a DataTree class topic-zarr Related to zarr storage library
#9431 by aladinor was closed Sep 24, 2024 Loading…
1 of 2 tasks
Avoid deep-copy when constructing groupby codes plan to merge Final call for comments run-benchmark Run the ASV benchmark workflow topic-groupby topic-performance
#9429 by dcherian was merged Sep 5, 2024 Loading…
3 tasks done
passing missing arguments when opening zarr, hdf5 and netcdft4 datatrees topic-DataTree Related to the implementation of a DataTree class
#9428 by aladinor was merged Oct 6, 2024 Loading…
2 tasks done
[pre-commit.ci] pre-commit autoupdate
#9422 by pre-commit-ci bot was merged Sep 2, 2024 Loading…
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group dependencies Pull requests that update a dependency file
#9420 by dependabot bot was merged Sep 2, 2024 Loading…
copy the data of the DatetimeIndex in the Dataset.chunk-by-frequency tests run-upstream Run upstream CI
#9419 by keewis was merged Sep 3, 2024 Loading…
1 task done
Use EllipsisType
#9418 by max-sixty was merged Aug 31, 2024 Loading…
Upgrade mypy to 1.11
#9417 by max-sixty was merged Aug 31, 2024 Loading…
Don't specify a subdir in mypy CI cli
#9416 by max-sixty was merged Aug 31, 2024 Loading…
Don't return IndexVariable with .dt accessor plan to merge Final call for comments
#9415 by dcherian was merged Sep 3, 2024 Loading…
2 of 4 tasks
GroupBy(multiple strings) plan to merge Final call for comments
#9414 by dcherian was merged Sep 4, 2024 Loading…
Support additional dtypes in resample plan to merge Final call for comments
#9413 by oliverhiggs was merged Sep 7, 2024 Loading…
Accessibility: Add keyboard handling for XArray HTML view plan to merge Final call for comments topic-html-repr
#9412 by srijan55 was merged Aug 29, 2024 Loading…
fix the failing pre-commit.ci runs
#9411 by keewis was merged Aug 28, 2024 Loading…
Byte attr support plan to merge Final call for comments topic-metadata Relating to the handling of metadata (i.e. attrs and encoding)
#9407 by hollymandel was merged Sep 2, 2024 Loading…
3 tasks
Use python-build instead of build in benchmark workflow run-benchmark Run the ASV benchmark workflow
#9406 by philipc2 was merged Aug 28, 2024 Loading…
1 task
cast numpy scalars to arrays in as_compatible_data plan to merge Final call for comments run-upstream Run upstream CI topic-arrays related to flexible array support
#9403 by keewis was merged Sep 23, 2024 Loading…
2 tasks done
Encode/decode property tests use variables() run-slow-hypothesis Run slow hypothesis tests
#9401 by dcherian was merged Aug 23, 2024 Loading…
[skip-ci] Speed up docs build by limiting toctrees Automation Github bots, testing workflows, release automation topic-documentation
#9395 by dcherian was merged Aug 28, 2024 Loading…
pyarrow dependency added to doc environment
#9394 by hollymandel was merged Aug 22, 2024 Loading…
2 tasks
ProTip! Filter pull requests by the default branch with base:main.