question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Things to complete before releasing xarray v0.9.0

See original GitHub issue
  • Add drop=True argument to isel, sel and squeeze #1153
  • Add set_index, reset_index and reorder_levels methods #1028
  • Variable.copy() should copy dask.arrays #1166
  • Switch to shared Lock (SerializableLock if possible) for reading/writing #1179

@pydata/xarray anything else essential?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:18 (17 by maintainers)

github_iconTop GitHub Comments

3reactions
max-sixtycommented, Dec 16, 2016

Are we pushing https://github.com/pydata/xarray/pull/964? This would be awesome to start building on, although important to get right given it’ll be a platform

0reactions
pwolframcommented, Mar 24, 2017

I think we can close this because 0.9.0 has been released.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's New - Xarray
This pre-release brings a number of bug fixes and improvements, ... The Dataset and DataArray rename`` methods do not implicitly add or drop...
Read more >
Reshaping and reorganizing data — xarray 0.9.0 documentation
This method broadcasts all data variables in the dataset against each other, then concatenates them along a new dimension into a new array...
Read more >
xarray/whats-new.rst at main - GitHub
Bug fixes · Remove nested function from :py:func:`open_mfdataset` to allow Dataset objects to be pickled. · Support for recursively defined Arrays. · Fixed...
Read more >
xarray - PyPI
Released : Dec 2, 2022 ... xarray (formerly xray) is an open source project and Python package that makes working with labelled multi-dimensional...
Read more >
Changelog — databroker 1.2.5.post15+g5fbc5eb1 ...
Do not attempt to fill external data that has already been filled. v0.9.0 (2017-08-22)¶. Overview¶. This is a ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found