Skip to content

Commit ff6051d

Browse files
max-sixtyshoyer
authored andcommitted
Add drop to api.rst under pending deprecations (#3561)
* Add drop to api.rst under pending deprecations * typo
1 parent 06b8ee4 commit ff6051d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/api.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,3 +675,12 @@ arguments for the ``from_store`` and ``dump_to_store`` Dataset methods:
675675
backends.FileManager
676676
backends.CachingFileManager
677677
backends.DummyFileManager
678+
679+
Deprecated / Pending Deprecation
680+
================================
681+
682+
Dataset.drop
683+
DataArray.drop
684+
Dataset.apply
685+
core.groupby.DataArrayGroupBy.apply
686+
core.groupby.DatasetGroupBy.apply

0 commit comments

Comments
 (0)