Skip to content

DatetimeIndex.unique() returns datetime64 #2563

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
aldanor opened this issue Dec 19, 2012 · 0 comments
Closed

DatetimeIndex.unique() returns datetime64 #2563

aldanor opened this issue Dec 19, 2012 · 0 comments
Milestone

Comments

@aldanor
Copy link
Contributor

aldanor commented Dec 19, 2012

>>> pd.DatetimeIndex(['2011-01-01', '2011-01-02']).unique()

array([1970-01-15 104:00:00, 1970-01-15 128:00:00], dtype=datetime64[ns])
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