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

WIP: fixes to rolling_window functions with center=True #3161

Closed
wants to merge 10 commits into from
Closed

WIP: fixes to rolling_window functions with center=True #3161

wants to merge 10 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 24, 2013

@ghost
Copy link
Author

ghost commented Apr 23, 2013

@bmu, still interested in your help on testing this.

@bmu
Copy link

bmu commented Apr 23, 2013

Just updated my fork of pandas. How can I pull your branch into my repository?

@ghost
Copy link
Author

ghost commented Apr 23, 2013

git remote add y-p https://github.com/y-p/pandas.git; 
git fetch y-p; 
git checkout y-p/center_window -b center_window

@bmu
Copy link

bmu commented Apr 23, 2013

thanks, will post my comments in #2953.

@jreback
Copy link
Contributor

jreback commented Sep 22, 2013

push to 0.14 for further review, amazing this is mergeable.....

@cpcloud
Copy link
Member

cpcloud commented Sep 22, 2013

guess moments code hasn't been touched in a while

@ghost
Copy link
Author

ghost commented Feb 7, 2014

The tests suite for this was a nightmare to get working, and so I've
never trusted these changes. Throwing the issue back in the queue.

@ghost ghost closed this Feb 7, 2014
@ghost ghost deleted the center_window branch February 7, 2014 10:29
This pull request was closed.
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

Successfully merging this pull request may close these issues.

3 participants