Skip to content

Commit

Permalink
New feature of filter_by_attrs added (pydata#3259)
Browse files Browse the repository at this point in the history
I missed this in my previous pull request. @dcherian
  • Loading branch information
cspencerjones authored and max-sixty committed Aug 24, 2019
1 parent 011f7cc commit 3faee2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ Enhancements
:py:meth:`DataArray.set_index`, as well are more specific error messages
when the user passes invalid arguments (:issue:`3176`).
By `Gregory Gundersen <https://github.com/gwgundersen>`_.

- :py:func:`filter_by_attrs` now filters the coordinates as well as the variables. By `Spencer Jones <https://github.com/cspencerjones>`_.

Bug fixes
~~~~~~~~~
Expand Down

0 comments on commit 3faee2b

Please sign in to comment.