home / github / releases

Menu
  • GraphQL API
  • Search all tables

releases: 8589956

This data as json

html_url id author node_id tag_name target_commitish name draft prerelease created_at published_at body reactions mentions_count repo
https://github.com/pydata/xarray/releases/tag/v0.10.0 8589956 1217238 MDc6UmVsZWFzZTg1ODk5NTY= v0.10.0 main v0.10.0 0 0 2017-11-20T16:55:30Z 2017-11-20T16:59:58Z

This is a major release that includes bug fixes, new features and a few backwards incompatible changes. Highlights include:

  • Indexing now supports broadcasting over dimensions, similar to NumPy's vectorized indexing (but better!).
  • resample has a new groupby-like API like pandas.
  • xarray.apply_ufunc facilitates wrapping and parallelizing functions written for NumPy arrays.
  • Performance improvements, particularly for dask and open_mfdataset.

For more details, see the release notes: http://xarray.pydata.org/en/latest/whats-new.html

    13221727
Powered by Datasette · Queries took 0.741ms · About: xarray-datasette