Is there an easy way to calculate exponential moving average of a danfo.js dataframe set similar to .ewm in pandas?
I would like to get the EMA (Exponential Moving Average) from a danfo.js dataframe, is there any function or algorithm that can do that?
Something similar to pandas.dataframe.ewm()
if no, if anyone knows a way to get a rolling ema out of a danfo.js frame
if danfo is not the package to use in javascript, if there is another package as well that can do that, would love some input.
Via Active questions tagged javascript - Stack Overflow https://ift.tt/ZCdu0LV
Comments
Post a Comment