We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24bb514 commit d82eec0Copy full SHA for d82eec0
doc/source/getting_started/intro_tutorials/10_text_data.rst
@@ -238,7 +238,7 @@ a ``dictionary`` to define the mapping ``{from : to}``.
238
</ul>
239
240
.. warning::
241
- There is also a :meth:`~Series.str.replace` methods available to replace a
+ There is also a :meth:`~Series.str.replace` method available to replace a
242
specific set of characters. However, when having a mapping of multiple
243
values, this would become:
244
0 commit comments