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

Deprecate offset property of Timestamp #6815

Closed
jtratner opened this issue Apr 6, 2014 · 1 comment
Closed

Deprecate offset property of Timestamp #6815

jtratner opened this issue Apr 6, 2014 · 1 comment

Comments

@jtratner
Copy link
Contributor

jtratner commented Apr 6, 2014

Weird to deprecate offset keyword argument and not offset property. See #6813 for more context. If we do this, need to:

  1. Add getter/setter/deleter property that warns on usage.
  2. Migrate all code that refers to Timestamp.offset to use Timestamp.freq instead.

Then we could remove a few versions from now (hopefully pre-1.0)

@jreback
Copy link
Contributor

jreback commented Apr 6, 2014

moving to #6581 (the master issue for deprecations)

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

2 participants