We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5bf84 commit 43b2b8fCopy full SHA for 43b2b8f
pandas/core/common.py
@@ -475,7 +475,7 @@ def pipe(
475
func : callable or tuple of (callable, str)
476
Function to apply to this object or, alternatively, a
477
``(callable, data_keyword)`` tuple where ``data_keyword`` is a
478
- string indicating the keyword of `callable`` that expects the
+ string indicating the keyword of ``callable`` that expects the
479
object.
480
*args : iterable, optional
481
Positional arguments passed into ``func``.
0 commit comments