python - what does sizes mean in ewma function from qcc package -


as said, interface in r different of pandas.

the doc mentioned sizes sample size : equivalent span in pandas ewm?

the r interface : ewma(df,sizes = 2) pandas interface : df.ewma(span=2).mean()

the result, however, different.

was wondering differences between these 2 functions


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -