Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Rolling(window,center,..) function for an item of Dataframe #76

Open
prantoran opened this issue Oct 15, 2018 · 0 comments
Open

Add Rolling(window,center,..) function for an item of Dataframe #76

prantoran opened this issue Oct 15, 2018 · 0 comments

Comments

@prantoran
Copy link

prantoran commented Oct 15, 2018

Here is the link to the pandas.Dataframe feature: https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.rolling.html

Specifically, the median and mean functions on the array returned by the Rolling function are useful.

jfussion added a commit to jfussion/gota that referenced this issue May 4, 2020
jfussion added a commit to jfussion/gota that referenced this issue May 5, 2020
chrmang pushed a commit that referenced this issue Apr 25, 2021
* Add series.Rolling (#76) and RollingWindow.Mean

* Add RollingWindow.StdDev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant