CMD + K

xarray

Anaconda Verified

N-D labeled arrays and datasets in Python.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::xarray

Usage Tracking

2025.10.1
2025.4.0
2024.11.0
2023.6.0
2022.11.0
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

N-D labeled arrays and datasets in Python.

Last Updated

Oct 21, 2025 at 21:51

License

Apache-2.0

Total Downloads

684.8K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 2023.6.0
win-32 Last supported version: 0.11.3
noarch Last supported version: 0.20.1
linux-s390x Last supported version: 2024.11.0
macOS-64 Last supported version: 2025.4.0
linux-32 Last supported version: 0.11.0