Skip to content

Commit 6568395

Browse files
committed
remove dropna text
1 parent d9d92e8 commit 6568395

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/arrays/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ class ExtensionArray(object):
4949
methods:
5050
5151
* fillna
52-
* dropna
5352
* unique
5453
* factorize / _values_for_factorize
5554
* argsort / _values_for_argsort

0 commit comments

Comments
 (0)