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

"Backport PR #51978 on branch 2.0.x (BUG/API: preserve non-nano in factorize/unique)" #52002

Merged

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Mar 15, 2023

  • BUG/API: preserve non-nano in factorize/unique

  • test

(cherry picked from commit 6a13450)

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

#51978

* BUG/API: preserve non-nano in factorize/unique

* test

(cherry picked from commit 6a13450)
@phofl phofl added this to the 2.0 milestone Mar 16, 2023
@phofl phofl added Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Non-Nano datetime64/timedelta64 with non-nanosecond resolution labels Mar 16, 2023
@phofl phofl merged commit f184236 into pandas-dev:2.0.x Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Non-Nano datetime64/timedelta64 with non-nanosecond resolution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants