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

DEPR: Deprecate DateRange #6816

Closed
wants to merge 1 commit into from
Closed

Conversation

jsexauer
Copy link
Contributor

@jsexauer jsexauer commented Apr 6, 2014

Deprecate DateRange in favor of DatetimeIndex, perfromed in commit 6fe2db5. Deprecation warning was first given in v0.8.

Related: #6641, #6813

@jreback jreback added this to the 0.14.0 milestone Apr 6, 2014
@@ -180,6 +180,8 @@ Deprecations
Prior Version Deprecations/Changes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Remove :class:`DateRange` in favor of :class:`DatetimeIndex` (:issue:`6816`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not 100% sure that this will render anymore that the class is now removed, @jorisvandenbossche ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will 'render' correctly, but it will not generate a link (as DatetimeIndex will do), so it's not a problem I think.

@jsexauer
Copy link
Contributor Author

jsexauer commented Apr 8, 2014

@jreback Let me know if you need anything else from me to close this issue. Thanks

@jreback jreback closed this in 62d8d32 Apr 8, 2014
@jreback
Copy link
Contributor

jreback commented Apr 8, 2014

@jsexauer thanks!

jeffreystarr pushed a commit to jeffreystarr/pandas that referenced this pull request Apr 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants