diff --git a/doc/whats-new.rst b/doc/whats-new.rst index f811c7d15f0..884c3cef91c 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -48,6 +48,9 @@ Documentation data. (:pull:`3199`) By `Zach Bruick ` and `Stephan Siemen ` +- Added examples for `DataArray.quantile`, `Dataset.quantile` and + `GroupBy.quantile`. (:pull:`3576`) + By `Justus Magin `_. Internal Changes ~~~~~~~~~~~~~~~~