Skip to content

ENH: autocov function for Series #1991

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
wants to merge 5 commits into from
Closed

ENH: autocov function for Series #1991

wants to merge 5 commits into from

Conversation

tshauck
Copy link
Contributor

@tshauck tshauck commented Sep 29, 2012

Add an autocov function to Series.

Default is single lag w/ bias, but those are configurable.

@jseabold
Copy link
Contributor

May want to add a see also in the docs for the statsmodels version, sm.tsa.acovf?

Aside: I imagine we're going to continue to see duplicate efforts on all of these little convenience methods.

@tshauck
Copy link
Contributor Author

tshauck commented Sep 29, 2012

I think that's a good idea. I've updated the docstring.

@jreback
Copy link
Contributor

jreback commented Sep 21, 2013

I think we are deferring to statsmodels on this...if you disagree pls reopen/open thanks

@jreback jreback closed this Sep 21, 2013
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