| Name: | python3-xarray |
|---|---|
| Version: | 2025.1.1 |
| Release: | 4.el10_1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 19569959 |
| License: | Apache-2.0 |
| RPM: | python3-xarray-2025.1.1-4.el10_1.noarch.rpm |
| Source RPM: | python-xarray-2025.1.1-4.el10_1.src.rpm |
| Build Date: | Mon Oct 06 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/pydata/xarray |
| Summary: | N-D labeled arrays and datasets in Python |
| Description: | Xarray (formerly xray) is an open source project and Python package that makes working with labelled multi-dimensional arrays simple, efficient, and fun! Xarray introduces labels in the form of dimensions, coordinates and attributes on top of raw NumPy-like arrays, which allows for a more intuitive, more concise, and less error-prone developer experience. The package includes a large and growing library of domain-agnostic functions for advanced analytics and visualization with these data structures. Xarray was inspired by and borrows heavily from pandas, the popular data analysis package focused on labelled tabular data. It is particularly tailored to working with netCDF files, which were the source of xarray’s data model, and integrates tightly with dask for parallel computing. |
- epel10
- Fix additional architecture-specific bugs
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Update to latest version (#2328431) - Remove doc subpackage; it's been disabled for a while
- Add Packit configuration
- Update to latest version (#2245099)
- Fix tests on big-endian systems
- Update to latest version (#2245099)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Update to latest upstream release, disable a failing test