We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d86bec1 commit 8d2d7adCopy full SHA for 8d2d7ad
doc/whats-new.rst
@@ -54,6 +54,8 @@ New Features
54
By `Kai Mühlbauer <https://github.com/kmuehlbauer>`_ and `Spencer Clark <https://github.com/spencerkclark>`_.
55
- Improve the error message raised when no key is matching the available variables in a dataset. (:pull:`9943`)
56
By `Jimmy Westling <https://github.com/illviljan>`_.
57
+- :py:meth:`DatasetGroupBy.first` and :py:meth:`DatasetGroupBy.last` can now use ``flox`` if available. (:issue:`9647`)
58
+ By `Deepak Cherian <https://github.com/dcherian>`_.
59
60
Breaking changes
61
~~~~~~~~~~~~~~~~
0 commit comments