CMD + K

xarray

Community

N-D labeled arrays and datasets in Python.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::xarray

Usage Tracking

2024.11.0
2023.6.0
2022.11.0
0.20.1
0.19.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

Apr 1, 2025 at 00:43

License

Apache-2.0

Total Downloads

24

Supported Platforms

linux-64

Unsupported Platforms

noarch Last supported version: 0.20.1