Skip to content

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
wants to merge 106 commits into from
Closed

Fixed comment for pandas.unique #39653

wants to merge 106 commits into from

Conversation

Remit
Copy link
Contributor

@Remit Remit commented Feb 7, 2021

Was merged in 1.2.x as #39557

meeseeksmachine and others added 30 commits December 8, 2020 17:07
…andas-dev#38363)

Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
…ions on 1.2.x (pandas-dev#38366)

Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
)

Co-authored-by: Fangchen Li <fangchen.li@outlook.com>
…ev#38435)

Co-authored-by: Luis Pinto <34522496+ma3da@users.noreply.github.com>
…pandas-dev#38458)

Co-authored-by: Torsten Wörtwein <twoertwein@users.noreply.github.com>
…A dtype raises (pandas-dev#38464)

Co-authored-by: Richard Shadrach <45562402+rhshadrach@users.noreply.github.com>
…guide/indexing.rst (pandas-dev#38496)

Co-authored-by: mzeitlin11 <37011898+mzeitlin11@users.noreply.github.com>
….2 (pandas-dev#38497)

Co-authored-by: Matthew Roeschke <emailformattr@gmail.com>
…se extension tests (pandas-dev#38500)

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
…andas-dev#38501)

Co-authored-by: Matthew Roeschke <emailformattr@gmail.com>
Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
…tegoricalIndex columns (pandas-dev#38555)

Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
… Index.equals (always dispatchto subclass) (pandas-dev#35330)" (pandas-dev#38565)

Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
…inx to 3.3.1 in requirements. (pandas-dev#38603)

Co-authored-by: shawnbrown <shawnbrown@users.noreply.github.com>
…r slided array (pandas-dev#38611)

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
…ValueError with Categorical columns with unused categories (pandas-dev#38612)

Co-authored-by: patrick <61934744+phofl@users.noreply.github.com>
…ercentage (pandas-dev#38632)

Co-authored-by: Erfan Nariman <34067903+erfannariman@users.noreply.github.com>
… with .agg() vs .mean() (pandas-dev#38633)

Co-authored-by: Jose <jalmague@gmail.com>
…ndas-dev#38639)

Co-authored-by: patrick <61934744+phofl@users.noreply.github.com>
…r.render() in rowspan attribute (pandas-dev#38640)

Co-authored-by: JoseNavy <72418396+JoseNavy@users.noreply.github.com>
…ze (pandas-dev#38658)

Co-authored-by: Robert Bradshaw <robertwb@gmail.com>
…ine can be used (pandas-dev#38660)

Co-authored-by: Chris Withers <chris@simplistix.co.uk>
…sphinx 3.4 + unpin sphinx (pandas-dev#38669)

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
…rd >= 2.0 (pandas-dev#38670)

Co-authored-by: Richard Shadrach <45562402+rhshadrach@users.noreply.github.com>
… there of) (pandas-dev#38682)

Co-authored-by: Isaac Virshup <ivirshup@gmail.com>
meeseeksmachine and others added 28 commits January 17, 2021 20:50
Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
…s-dev#39248)

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
…abel plotting (pandas-dev#28733)" (pandas-dev#39252)

Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
… sphinx theme (pandas-dev#39269)

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
… text mode (pandas-dev#39271)

Co-authored-by: Torsten Wörtwein <twoertwein@users.noreply.github.com>
…ataFrame (pandas-dev#39273)

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
…y ufuncs on DataFrames if not aligned + fallback to <1.2.0 behaviour (pandas-dev#39288)

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
…-dev#39294)

Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
…otes (pandas-dev#39319)

Co-authored-by: Pav A <rootsumsquared@gmail.com>
… engine default changed (pandas-dev#39322)

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Co-authored-by: Erfan Nariman <34067903+erfannariman@users.noreply.github.com>
…h protocol=5 (pandas-dev#39428)

Co-authored-by: Torsten Wörtwein <twoertwein@users.noreply.github.com>
…-dev#39452)

Co-authored-by: Torsten Wörtwein <twoertwein@users.noreply.github.com>
…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 <61934744+phofl@users.noreply.github.com>
…tion (pandas-dev#39529)

Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
…new numpy (pandas-dev#39530)

Co-authored-by: patrick <61934744+phofl@users.noreply.github.com>
…9532)

Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
…xlrd versions properly (pandas-dev#39535)

Co-authored-by: Thomas Li <47963215+lithomas1@users.noreply.github.com>
…sheetnames (pandas-dev#39536)

Co-authored-by: Richard Shadrach <45562402+rhshadrach@users.noreply.github.com>
Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
…andled (pandas-dev#39552)

Co-authored-by: Torsten Wörtwein <twoertwein@users.noreply.github.com>
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.
@simonjayhawkins
Copy link
Member

Thanks @Remit already done in #39643

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

Successfully merging this pull request may close these issues.

7 participants