Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
is:open is:issue label: label: label:Series
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.2k
Star
47k
Code
Issues
3.5k
Pull requests
162
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
FEEDBACK: PyArrow as a required dependency and PyArrow backed strings
#54466 ·
phofl
opened
on Aug 9, 2023
165
Issues
Search Issues
is
:
open
is
:
issue
label
:
label
:
label
:
Series
is:open is:issue label: label: label:Series
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: setting tuple key on Series with flat Index
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Series
Series data structure
Series data structure
Status: Open.
#55141
In pandas-dev/pandas;
·
jbrockmendel
opened
on Sep 14, 2023
BUG: Series with same index values, but in different orders, cannot be compared, but can be added
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Numeric Operations
Arithmetic, Comparison, and Logical operations
Arithmetic, Comparison, and Logical operations
Series
Series data structure
Series data structure
Status: Open.
#47554
In pandas-dev/pandas;
·
Dr-Irv
opened
on Jun 30, 2022
ENH: Series Mapping <code>na_action=ignore</code> result is misleading.
Enhancement
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Series
Series data structure
Series data structure
Status: Open.
#47262
In pandas-dev/pandas;
·
chapmanderek
opened
on Jun 7, 2022
DOC: Document that astype() for Series and Dataframe can accept a series of dtypes
Docs
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Series
Series data structure
Series data structure
Status: Open.
#46353
In pandas-dev/pandas;
·
mvashishtha
opened
on Mar 13, 2022
BUG: Series.fillna is altering None values of unspecified columns
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Series
Series data structure
Series data structure
Status: Open.
#40498
In pandas-dev/pandas;
·
RSchweiger
opened
on Mar 18, 2021
trying to drop columns on a series silently fails
Docs
Series
Series data structure
Series data structure
Status: Open.
#39509
In pandas-dev/pandas;
·
Fealthas
opened
on Jan 31, 2021
BUG: Error raised accessing tuple value in Series when index contains duplicates
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Series
Series data structure
Series data structure
Status: Open.
#37800
In pandas-dev/pandas;
·
rhshadrach
opened
on Nov 12, 2020
BUG:Inconsistent when use Series.get
Docs
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Series
Series data structure
Series data structure
Status: Open.
#36248
In pandas-dev/pandas;
·
liudengfeng
opened
on Sep 9, 2020
You can’t perform that action at this time.