Skip to content

v0.4.1

Compare
Choose a tag to compare
@shoyer shoyer released this 19 Mar 01:49
· 4679 commits to main since this release

The release contains bug fixes and several new features. All changes should be fully backwards compatible.

Highlights include:

  • Documentation sections on Time series data and Combining multiple files.
  • resample method for resampling to a new temporal resolution like pandas
  • first and last methods on groupby objects
  • swap_dims method for swapping dimensions
  • Fixed a critical bug with the scipy netCDF backend

For more details, see the release notes