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.
1 parent 72f500d commit 5ed8511Copy full SHA for 5ed8511
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