-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Fixed comment for pandas.unique #39653
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…andas-dev#38363) Co-authored-by: Simon Hawkins <[email protected]>
…ions on 1.2.x (pandas-dev#38366) Co-authored-by: Simon Hawkins <[email protected]>
) Co-authored-by: Fangchen Li <[email protected]>
…as-dev#38384) Co-authored-by: jbrockmendel <[email protected]>
pandas-dev#38395) Co-authored-by: William Ayd <[email protected]>
…andas-dev#38409) Co-authored-by: jbrockmendel <[email protected]>
…ev#38435) Co-authored-by: Luis Pinto <[email protected]>
…pandas-dev#38458) Co-authored-by: Torsten Wörtwein <[email protected]>
…A dtype raises (pandas-dev#38464) Co-authored-by: Richard Shadrach <[email protected]>
…guide/indexing.rst (pandas-dev#38496) Co-authored-by: mzeitlin11 <[email protected]>
….2 (pandas-dev#38497) Co-authored-by: Matthew Roeschke <[email protected]>
…se extension tests (pandas-dev#38500) Co-authored-by: Joris Van den Bossche <[email protected]>
…andas-dev#38501) Co-authored-by: Matthew Roeschke <[email protected]>
Co-authored-by: jbrockmendel <[email protected]>
Co-authored-by: jbrockmendel <[email protected]>
…tegoricalIndex columns (pandas-dev#38555) Co-authored-by: jbrockmendel <[email protected]>
… Index.equals (always dispatchto subclass) (pandas-dev#35330)" (pandas-dev#38565) Co-authored-by: Simon Hawkins <[email protected]>
…inx to 3.3.1 in requirements. (pandas-dev#38603) Co-authored-by: shawnbrown <[email protected]>
…r slided array (pandas-dev#38611) Co-authored-by: Joris Van den Bossche <[email protected]>
…ValueError with Categorical columns with unused categories (pandas-dev#38612) Co-authored-by: patrick <[email protected]>
…38429 (pandas-dev#38624) Co-authored-by: Fangchen Li <[email protected]>
…ercentage (pandas-dev#38632) Co-authored-by: Erfan Nariman <[email protected]>
… with .agg() vs .mean() (pandas-dev#38633) Co-authored-by: Jose <[email protected]>
…ndas-dev#38639) Co-authored-by: patrick <[email protected]>
…r.render() in rowspan attribute (pandas-dev#38640) Co-authored-by: JoseNavy <[email protected]>
…ze (pandas-dev#38658) Co-authored-by: Robert Bradshaw <[email protected]>
…ine can be used (pandas-dev#38660) Co-authored-by: Chris Withers <[email protected]>
…sphinx 3.4 + unpin sphinx (pandas-dev#38669) Co-authored-by: Joris Van den Bossche <[email protected]>
…rd >= 2.0 (pandas-dev#38670) Co-authored-by: Richard Shadrach <[email protected]>
… there of) (pandas-dev#38682) Co-authored-by: Isaac Virshup <[email protected]>
Co-authored-by: Simon Hawkins <[email protected]>
…s-dev#39248) Co-authored-by: Joris Van den Bossche <[email protected]>
…abel plotting (pandas-dev#28733)" (pandas-dev#39252) Co-authored-by: Simon Hawkins <[email protected]>
… sphinx theme (pandas-dev#39269) Co-authored-by: Joris Van den Bossche <[email protected]>
… text mode (pandas-dev#39271) Co-authored-by: Torsten Wörtwein <[email protected]>
…ataFrame (pandas-dev#39273) Co-authored-by: Joris Van den Bossche <[email protected]>
…y ufuncs on DataFrames if not aligned + fallback to <1.2.0 behaviour (pandas-dev#39288) Co-authored-by: Joris Van den Bossche <[email protected]>
…-dev#39294) Co-authored-by: Simon Hawkins <[email protected]>
…otes (pandas-dev#39319) Co-authored-by: Pav A <[email protected]>
… engine default changed (pandas-dev#39322) Co-authored-by: Joris Van den Bossche <[email protected]>
Co-authored-by: Erfan Nariman <[email protected]>
…h protocol=5 (pandas-dev#39428) Co-authored-by: Torsten Wörtwein <[email protected]>
…AssertionError when comparing extension dtypes (pandas-dev#39449)
…-dev#39452) Co-authored-by: Torsten Wörtwein <[email protected]>
…ements with ndarray from datetime dtype not datetime64[ns (pandas-dev#39475) (cherry picked from commit 624621b)
…nd linux (pandas-dev#39490) Co-authored-by: patrick <[email protected]>
…tion (pandas-dev#39529) Co-authored-by: Simon Hawkins <[email protected]>
…new numpy (pandas-dev#39530) Co-authored-by: patrick <[email protected]>
…9532) Co-authored-by: jbrockmendel <[email protected]>
…xlrd versions properly (pandas-dev#39535) Co-authored-by: Thomas Li <[email protected]>
…sheetnames (pandas-dev#39536) Co-authored-by: Richard Shadrach <[email protected]>
…pandas-dev#39540) Co-authored-by: jbrockmendel <[email protected]>
Co-authored-by: jbrockmendel <[email protected]>
…pandas-dev#39549) Co-authored-by: jbrockmendel <[email protected]>
…andled (pandas-dev#39552) Co-authored-by: Torsten Wörtwein <[email protected]>
Timed pd.unique vs np.unique with 1_000 and 100_000 sequences lengths. In first case np.unique was faster, whereas in the second case pd.unique won. Hence, I propose to make the doc a bit more concrete.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Was merged in 1.2.x as #39557