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.
2 parents fb94d95 + 1da7940 commit 7d3e41cCopy full SHA for 7d3e41c
doc/source/reshaping.rst
@@ -418,7 +418,7 @@ This function is often used along with discretization functions like ``cut``:
418
419
get_dummies(cut(values, bins))
420
421
-See also :func:`~pandas.Series.str.get_dummies`.
+See also :func:`Series.str.get_dummies <pandas.core.strings.StringMethods.get_dummies>`.
422
423
Factorizing values
424
------------------
0 commit comments