releases: 647493
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.3.1 | 647493 | 1217238 | MDc6UmVsZWFzZTY0NzQ5Mw== | v0.3.1 | main | 0 | 0 | 2014-10-23T05:54:51Z | 2014-10-23T06:31:30Z | This is mostly a bug-fix release to make xray compatible with the latest release of pandas (v0.15). We added several features to better support working with missing values and exporting xray objects to pandas. We also reorganized the internal API for serializing and deserializing datasets, but this change should be almost entirely transparent to users. Other than breaking the experimental DataStore API, there should be no backwards incompatible changes. New features:
- Added Bug fixes:
- Compatibility fixes for pandas v0.15.
- Fixes for display and indexing of |
13221727 |