Data Analysis

xarray – work with labelled multi-dimensional arrays and datasets

xarray is a Python package for working with labelled multi-dimensional arrays and datasets.

It adds names, coordinates and metadata to NumPy-like arrays, giving users a clearer way to analyse scientific and numerical data with dimension-aware code. The project is particularly useful for netCDF-style data and integrates with Dask for parallel computing, while offering a broad collection of tools for analytics and visualisation.

This is free and open source software.

Key Features

  • Applies calculations over named dimensions rather than relying only on array axis positions.
  • Selects data by labels, coordinates and dimension names.
  • Supports vectorised mathematical operations with automatic broadcasting by dimension name.
  • Provides split-apply-combine workflows with groupby operations.
  • Aligns datasets using coordinate labels while handling missing values.
  • Stores arbitrary metadata as attributes attached to arrays and datasets.

Website: github.com/pydata/xarray
Support:
Developer: xarray Developers
License: Apache License 2.0

xarray is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Python Data Analysis
pandasHigh-level building block for doing practical, real world data analysis
NumPyCore package for scientific computing with Python
SciPyEcosystem for mathematics, science, and engineering
PolarsDataFrame interface on top of an OLAP Query Engine
statsmodelsStatistical modeling and econometrics in Python
DaskAdvanced parallelism for analytics
OrangeComponent-based framework for machine learning and data mining
ModinDrop-in replacement for pandas
VaexFast visualization of big data
AWS DWExtends the power of pandas library
ytMulti-code Toolkit for Analyzing and Visualizing Volumetric Data
HoloViewsMake Data Analysis and Visualization Seamless
datatableManipulate 2-dimensional tabular data structures
xarrayWork with labelled multi-dimensional arrays and datasets
pyjanitorExtend pandas with readable data-cleaning functions
OptimusAgile Data Preparation Workflows

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted