We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87ad05 commit f97915fCopy full SHA for f97915f
pandas/core/window/doc.py
@@ -59,7 +59,7 @@ def create_section_header(header: str) -> str:
59
60
.. versionchanged:: 1.0.0
61
62
- raw : bool, default None
+ raw : bool, default False
63
* ``False`` : passes each row or column as a Series to the
64
function.
65
* ``True`` : the passed function will receive ndarray
0 commit comments