Skip to content

Issues: pydata/xarray

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

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
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Improve support for pandas Extension Arrays (#10301) topic-arrays related to flexible array support topic-documentation
#10380 opened May 30, 2025 by richard-berg Draft
4 tasks
(fix): no fill_value on reindex topic-arrays related to flexible array support topic-documentation topic-hypothesis Strategies or tests using the hypothesis library
#10304 opened May 9, 2025 by ilan-gold Draft
4 tasks
Avoid unsafe casts from float to unsigned int topic-arrays related to flexible array support topic-documentation
#9964 opened Jan 19, 2025 by QuLogic Loading…
2 of 4 tasks
Unclear precedence between NumPy and JAX arrays in arithmetic array API standard Support for the Python array API standard bug topic-arrays related to flexible array support
#9952 opened Jan 16, 2025 by shoyer
5 tasks done
Run duck array tests in separate CI jobs array API standard Support for the Python array API standard CI Continuous Integration tools topic-arrays related to flexible array support topic-testing
#9826 opened Nov 26, 2024 by dcherian
Array conversion methods API design array API standard Support for the Python array API standard topic-arrays related to flexible array support
#9823 opened Nov 25, 2024 by slevang Loading…
4 tasks done
Regression: "TypeError: Vectorized indexing is not supported" with xarray 2024.10.0 + sparse array API standard Support for the Python array API standard bug regression topic-arrays related to flexible array support
#9694 opened Oct 29, 2024 by khaeru
5 tasks done
Composite operations on chunked array types not dispatched through chunk manager bug topic-arrays related to flexible array support topic-chunked-arrays Managing different chunked backends, e.g. dask
#9523 opened Sep 19, 2024 by jeremiah-corrado
5 tasks
use nested_duck_arrays to detect the innermost layer of duck arrays topic-arrays related to flexible array support
#9212 opened Jul 7, 2024 by keewis Draft
2 of 3 tasks
Missing array-api support for some stats functions? array API standard Support for the Python array API standard topic-arrays related to flexible array support upstream issue
#8834 opened Mar 14, 2024 by jeremiah-corrado
4 of 5 tasks
A basic default ChunkManager for arrays that report their own chunks enhancement topic-arrays related to flexible array support topic-chunked-arrays Managing different chunked backends, e.g. dask
#8733 opened Feb 10, 2024 by hmaarrfk
Avoid coercing to numpy in as_shared_dtypes topic-arrays related to flexible array support
#8714 opened Feb 6, 2024 by TomNicholas Loading…
2 of 4 tasks
Only use CopyOnWriteArray wrapper on BackendArrays topic-arrays related to flexible array support topic-backends
#8712 opened Feb 6, 2024 by TomNicholas Loading…
4 tasks
Error using vectorized indexing with array API compliant class array API standard Support for the Python array API standard bug topic-arrays related to flexible array support
#8667 opened Jan 25, 2024 by TomNicholas
5 tasks done
ddof vs correction kwargs in std/var topic-arrays related to flexible array support
#8573 opened Dec 27, 2023 by TomNicholas Loading…
2 of 4 tasks
Use ddof=1 for std & var topic-arrays related to flexible array support
#8566 opened Dec 21, 2023 by max-sixty
Possible autoray integration enhancement topic-arrays related to flexible array support topic-lazy array
#8023 opened Jul 26, 2023 by dcherian
Maximum recursion calling np.divide with DataArray as where argument bug topic-arrays related to flexible array support
#7965 opened Jul 7, 2023 by ZedThree
4 tasks done
Test array api protocol array API standard Support for the Python array API standard topic-arrays related to flexible array support topic-typing
#7902 opened Jun 7, 2023 by Illviljan Draft
4 tasks
Compatibility with the Array API standard API design array API standard Support for the Python array API standard topic-arrays related to flexible array support topic-chunked-arrays Managing different chunked backends, e.g. dask upstream issue
#7848 opened May 18, 2023 by TomNicholas
ProTip! Exclude everything labeled bug with -label:bug.