-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
needs triageIssue that has not been reviewed by xarray team memberIssue that has not been reviewed by xarray team member
Description
What is your issue?
Version: latest
#4932 mentions that the return value of Dataset.update()
will be removed in v0.21 (released Jan 28, 2022).
Lines 5547 to 5553 in fd7c765
Returns | |
------- | |
updated : Dataset | |
Updated dataset. Note that since the update is in-place this is the input | |
dataset. | |
It is deprecated since version 0.17 and scheduled to be removed in 0.21. |
This functionality wasn't removed yet due to #5630 (comment).
I don't think there was a tracking issue for that PR comment before.
Metadata
Metadata
Assignees
Labels
needs triageIssue that has not been reviewed by xarray team memberIssue that has not been reviewed by xarray team member