Skip to content

Commit

Permalink
Count documentation (#8057)
Browse files Browse the repository at this point in the history
* Changed aggregation example to include 0 value

* Fixed broken links in count docs (#8055)

* Added entry to whats-new.rst

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: Guillermo Cossio <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Aug 9, 2023
1 parent 5892464 commit eceec5f
Show file tree
Hide file tree
Showing 3 changed files with 271 additions and 258 deletions.
2 changes: 2 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ Documentation
By `Benoît Bovy <https://github.com/benbovy>`_.
- Added a page clarifying the role of Xarray core team members.
(:pull:`7999`) By `Tom Nicholas <https://github.com/TomNicholas>`_.
- Fixed broken links in "See also" section of :py:meth:`Dataset.count` (:issue:`8055`, :pull:`8057`)
By `Articoking <https://github.com/Articoking>`_.

Internal Changes
~~~~~~~~~~~~~~~~
Expand Down
Loading

0 comments on commit eceec5f

Please sign in to comment.