We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080add1 commit 559a187Copy full SHA for 559a187
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