Skip to content

Issues: pandas-dev/pandas

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

BUG: isin check with numpy array works incorrectly when using UInt64 dtype Bug isin isin method Needs Discussion Requires discussion from core team before further action
#59609 opened Aug 26, 2024 by qltwis
2 of 3 tasks
BUG: isin propagates nulls for DataFrame but not Series Bug isin isin method NA - MaskedArrays Related to pd.NA and nullable extension arrays
#46326 opened Mar 11, 2022 by brandon-b-miller
3 tasks done
ENH: Behaviour Series.isin with dataframe comparison is confusing [for discussion] Error Reporting Incorrect or improved errors from pandas isin isin method Needs Discussion Requires discussion from core team before further action
#43460 opened Sep 8, 2021 by erfannariman
ENH: consider using sets and not maps for isin, unique and duplicated duplicated duplicated, drop_duplicates Enhancement isin isin method Performance Memory or execution speed performance
#39799 opened Feb 13, 2021 by realead
different behaviour of df.isin() in 1.0.5/1.1.0, when df contains None Bug isin isin method Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Regression Functionality that used to work in a prior pandas version
#35565 opened Aug 5, 2020 by johny-b
How should isin behave with pd.NA? Bug isin isin method NA - MaskedArrays Related to pd.NA and nullable extension arrays
#31990 opened Feb 15, 2020 by dsaxton
pd.MultiIndex.isin doesn't validate input correctly Bug Error Reporting Incorrect or improved errors from pandas isin isin method MultiIndex
#26622 opened Jun 2, 2019 by telamonian
pandas.Series.isin() is slow on large sets due to conversion of set to list isin isin method Performance Memory or execution speed performance
#25507 opened Mar 1, 2019 by amerberg
MultiIndex.isin should handle input dims better Enhancement Error Reporting Incorrect or improved errors from pandas isin isin method MultiIndex
#20252 opened Mar 10, 2018 by TomAugspurger
ENH/API: check for full rows of DataFrame with isin? Enhancement isin isin method Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#7258 opened May 28, 2014 by jorisvandenbossche
ProTip! Mix and match filters to narrow down what you’re looking for.