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 3148209 commit 2d2b7b1Copy full SHA for 2d2b7b1
doc/whats-new.rst
@@ -38,7 +38,7 @@ New Features
38
for the calculation of nanquantiles (i.e., `skipna=True`) if it is installed.
39
This is currently limited to the linear interpolation method (`method='linear'`).
40
(:issue:`7377`, :pull:`8684`) By `Marco Wolsza <https://github.com/maawoo>`_.
41
-- Grouped and resampled median and quantile calculations now use ``flox>=0.9.1`` if present.
+- Grouped and resampled median and quantile calculations now use ``flox>=0.9.2`` if present.
42
By `Deepak Cherian <https://github.com/dcherian>`_.
43
44
Breaking changes
0 commit comments