Skip to content

Commit 164d20a

Browse files
shoyerdcherian
authored andcommitted
DOC: remove outdated warning (#2818)
1 parent 55b8fe9 commit 164d20a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/data-structures.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -353,13 +353,6 @@ setting) variables and attributes:
353353
This is particularly useful in an exploratory context, because you can
354354
tab-complete these variable names with tools like IPython.
355355

356-
.. warning::
357-
358-
We are changing the behavior of iterating over a Dataset the next major
359-
release of xarray, to only include data variables instead of both data
360-
variables and coordinates. In the meantime, prefer iterating over
361-
``ds.data_vars`` or ``ds.coords``.
362-
363356
Dictionary like methods
364357
~~~~~~~~~~~~~~~~~~~~~~~
365358

0 commit comments

Comments
 (0)