We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 268ca40 commit 1b1c28bCopy full SHA for 1b1c28b
docs/whats-new.rst
@@ -25,6 +25,8 @@ What's new
25
By `Mika Pflüger <https://github.com/mikapfl>`_.
26
- implement :py:meth:`Dataset.pint.sel` and :py:meth:`DataArray.pint.sel` (:pull:`60`).
27
By `Justus Magin <https://github.com/keewis>`_.
28
+- implement :py:attr:`Dataset.pint.loc` and :py:meth:`DataArray.pint.loc` (:pull:`79`).
29
+ By `Justus Magin <https://github.com/keewis>`_.
30
- implement :py:meth:`Dataset.pint.drop_sel` and :py:meth:`DataArray.pint.drop_sel` (:pull:`73`).
31
32
- implement :py:meth:`Dataset.pint.reindex`, :py:meth:`Dataset.pint.reindex_like`,
0 commit comments