github pydata/xarray v0.4

latest releases: v2024.03.0, v2024.02.0, v2024.01.1...
9 years ago

This is a major release that includes a number of new features and bug fixes, including several changes from existing behavior.

Highlights include:

  • Automatic alignment of index labels in arithmetic and when combining arrays or datasets.
  • Aggregations like mean now skip missing values by default.
  • Relaxed equality rules in concat and merge for variables with equal value(s) but different shapes.
  • New drop method for dropping variables or index labels.
  • Support for reindexing with a fill method like pandas.

For more details, see the release notes.

Don't miss a new xarray release

NewReleases is sending notifications on new releases.