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 69ddf94 + 5ed8511 commit b539e63Copy full SHA for b539e63
pandas/stats/moments.py
@@ -97,7 +97,7 @@
97
_ewm_notes = r"""
98
Notes
99
-----
100
-Either center of mass or span must be specified
+Either center of mass, span or halflife must be specified
101
102
EWMA is sometimes specified using a "span" parameter `s`, we have that the
103
decay parameter :math:`\alpha` is related to the span as
0 commit comments