We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81fd06d commit 2013ca7Copy full SHA for 2013ca7
doc/whats-new.rst
@@ -18,7 +18,7 @@ fixes. Here are the highlights:
18
names: ``labeled`` -> ``sel``, ``indexed`` -> ``isel``, ``select`` ->
19
``select_vars``, ``unselect`` -> ``drop_vars``, ``dimensions`` -> ``dims``,
20
``coordinates`` -> ``coords``, ``attributes`` -> ``attrs``.
21
-- New :py:meth`~xray.Dataset.load_data` and :py:meth`~xray.Dataset.close`
+- New :py:meth:`~xray.Dataset.load_data` and :py:meth:`~xray.Dataset.close`
22
methods for datasets facilitate lower level of control of data loaded from
23
disk.
24
0 commit comments