Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:isin
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pandas-dev
/
pandas
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
19.3k
Star
47.1k
Code
Issues
3.4k
Pull requests
167
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Information for new contributors
#49275 ·
noatamir
opened
on Oct 24, 2022
9
Issues
Search Issues
state
:
open
label
:
isin
state:open label:isin
Search
Labels
Milestones
New issue
Search results
Open
Closed
ENH: add ignore index logic for df.isin() function
Enhancement
isin
isin method
isin method
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Open (in progress).
pandas-dev/pandas
number 62620
#62620
In pandas-dev/pandas;
·
saakshimore
opened
on Oct 7, 2025
BUG: Implicit conversion to float64 with isin()
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
isin
isin method
isin method
Status: Open.
#61676
In pandas-dev/pandas;
·
pbrochart
opened
on Jun 18, 2025
BUG: isin check with numpy array works incorrectly when using UInt64 dtype
Bug
isin
isin method
isin method
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#59609
In pandas-dev/pandas;
·
qltwis
opened
on Aug 26, 2024
BUG: <code>isin</code> propagates nulls for DataFrame but not Series
Bug
isin
isin method
isin method
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Related to pd.NA and nullable extension arrays
Status: Open.
#46326
In pandas-dev/pandas;
·
brandon-b-miller
opened
on Mar 11, 2022
ENH: Behaviour Series.isin with dataframe comparison is confusing [for discussion]
Error Reporting
Incorrect or improved errors from pandas
Incorrect or improved errors from pandas
isin
isin method
isin method
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#43460
In pandas-dev/pandas;
·
erfannariman
opened
on Sep 8, 2021
ENH: consider using sets and not maps for isin, unique and duplicated
duplicated
duplicated, drop_duplicates
duplicated, drop_duplicates
Enhancement
isin
isin method
isin method
Performance
Memory or execution speed performance
Memory or execution speed performance
Status: Open.
#39799
In pandas-dev/pandas;
·
realead
opened
on Feb 13, 2021
different behaviour of df.isin() in 1.0.5/1.1.0, when df contains None
Bug
isin
isin method
isin method
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#35565
In pandas-dev/pandas;
·
johny-b
opened
on Aug 5, 2020
incosistencies in dataframe.dtype.isin() - I am getting inconsistent with different runs on same code.
Bug
hashing
hash_pandas_object
hash_pandas_object
isin
isin method
isin method
Upstream issue
Issue related to pandas dependency
Issue related to pandas dependency
Status: Open.
#32443
In pandas-dev/pandas;
·
maleknia
opened
on Mar 4, 2020
How should isin behave with pd.NA?
Bug
isin
isin method
isin method
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Related to pd.NA and nullable extension arrays
Status: Open.
#31990
In pandas-dev/pandas;
·
dsaxton
opened
on Feb 15, 2020
pd.MultiIndex.isin doesn't validate input correctly
Bug
Error Reporting
Incorrect or improved errors from pandas
Incorrect or improved errors from pandas
isin
isin method
isin method
MultiIndex
Status: Open.
#26622
In pandas-dev/pandas;
·
telamonian
opened
on Jun 2, 2019
pandas.Series.isin() is slow on large sets due to conversion of set to list
isin
isin method
isin method
Performance
Memory or execution speed performance
Memory or execution speed performance
Status: Open.
#25507
In pandas-dev/pandas;
·
amerberg
opened
on Mar 1, 2019
MultiIndex.isin should handle input dims better
Enhancement
Error Reporting
Incorrect or improved errors from pandas
Incorrect or improved errors from pandas
isin
isin method
isin method
MultiIndex
Status: Open.
#20252
In pandas-dev/pandas;
·
TomAugspurger
opened
on Mar 10, 2018
You can’t perform that action at this time.