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

Series.unique() with dtype “timedelta64[ns]” or “datetime64[ns]” #1039

Closed
loicdiridollou opened this issue Nov 20, 2024 · 0 comments · Fixed by #1040
Closed

Series.unique() with dtype “timedelta64[ns]” or “datetime64[ns]” #1039

loicdiridollou opened this issue Nov 20, 2024 · 0 comments · Fixed by #1040

Comments

@loicdiridollou
Copy link
Contributor

Part of migration to pandas 2.0

Series.unique() with dtype “timedelta64[ns]” or “datetime64[ns]” now returns TimedeltaArray or DatetimeArray instead of numpy.ndarray

cf #624

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant