We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 268ca40 commit d498e81Copy full SHA for d498e81
docs/whats-new.rst
@@ -25,6 +25,7 @@ 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
- implement :py:meth:`Dataset.pint.drop_sel` and :py:meth:`DataArray.pint.drop_sel` (:pull:`73`).
30
31
- implement :py:meth:`Dataset.pint.reindex`, :py:meth:`Dataset.pint.reindex_like`,
0 commit comments