Skip to content

Add percent change function to Series / DataFrame? #1271

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

Closed
wesm opened this issue May 21, 2012 · 1 comment
Closed

Add percent change function to Series / DataFrame? #1271

wesm opened this issue May 21, 2012 · 1 comment
Labels
Enhancement Ideas Long-Term Enhancement Discussions
Milestone

Comments

@wesm
Copy link
Member

wesm commented May 21, 2012

e.g. s / s.shift(1) - 1, potentially also shifting values over NAs

@wesm
Copy link
Member Author

wesm commented May 23, 2012

Sweet. I'm going to add "shifting over NAs" option before closing

@wesm wesm closed this as completed in 070943a May 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Ideas Long-Term Enhancement Discussions
Projects
None yet
Development

No branches or pull requests

1 participant