Skip to content

Commit

Permalink
Add drop to api.rst under pending deprecations (#3561)
Browse files Browse the repository at this point in the history
* Add drop to api.rst under pending deprecations

* typo
  • Loading branch information
max-sixty authored and shoyer committed Nov 24, 2019
1 parent 06b8ee4 commit ff6051d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -675,3 +675,12 @@ arguments for the ``from_store`` and ``dump_to_store`` Dataset methods:
backends.FileManager
backends.CachingFileManager
backends.DummyFileManager

Deprecated / Pending Deprecation
================================

Dataset.drop
DataArray.drop
Dataset.apply
core.groupby.DataArrayGroupBy.apply
core.groupby.DatasetGroupBy.apply

0 comments on commit ff6051d

Please sign in to comment.