We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd2ddc commit 783932cCopy full SHA for 783932c
pandas/guide/source/pandas_docstring.rst
@@ -353,7 +353,7 @@ for `dict` and normal brackets for `tuple`):
353
354
In case where there are just a set of values allowed, list them in curly
355
brackets and separated by commas (followed by a space). If the values are
356
-ordinal and they have an order, list them in this order. Otherwuse, list
+ordinal and they have an order, list them in this order. Otherwise, list
357
the default value first, if there is one:
358
359
- {0, 10, 25}
0 commit comments