home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 1415905

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.5 1415905 1217238 MDc6UmVsZWFzZTE0MTU5MDU= v0.5 main v0.5 0 0 2015-06-01T17:15:34Z 2015-06-15T07:58:37Z

Highlights of this release: - Support for parallel computation on arrays that don't fit in memory using dask.array (see http://continuum.io/blog/xray-dask for more details) - Support for multi-file datasets - assign and fillna methods, based on the pandas methods of the same name. - to_array and to_dataset methods for easier conversion between xray Dataset and DataArray objects. - Label based indexing with nearest neighbor lookups

For more details, see the release notes.

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