Skip to content

Commit b290bf0

Browse files
authored
DOC: Update typo in missing_data.rst (#58968)
1 parent 5411cc4 commit b290bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/missing_data.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ this behaviour and include NA values in the calculation, use ``skipna=False``.
353353
Dropping missing data
354354
~~~~~~~~~~~~~~~~~~~~~
355355

356-
:meth:`~DataFrame.dropna` dropa rows or columns with missing data.
356+
:meth:`~DataFrame.dropna` drops rows or columns with missing data.
357357

358358
.. ipython:: python
359359

0 commit comments

Comments
 (0)