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 18a3eec commit bcf7803Copy full SHA for bcf7803
doc/source/user_guide/text.rst
@@ -204,7 +204,7 @@ and replacing any remaining whitespaces with underscores:
204
205
.. warning::
206
207
- The type of the Series is inferred and the allowed types (i.e. strings).
+ The type of the Series is inferred and is one among the allowed types (i.e. strings).
208
209
Generally speaking, the ``.str`` accessor is intended to work only on strings. With very few
210
exceptions, other uses are not supported, and may be disabled at a later point.
0 commit comments