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
is:open is:issue label: label: label:Constructors
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
164
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
is
:
open
is
:
issue
label
:
label
:
label
:
Constructors
is:open is:issue label: label: label:Constructors
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: Can't store <code>IntEnum</code> members inside a <code>pd.DataFrame</code> column of <code>object</code> dtype. If you use <code>pd.Series</code> it works
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Status: Open.
#59380
In pandas-dev/pandas;
·
willofferfit
opened
on Aug 1, 2024
BUG: <code>pd.DataFrame.from_records()</code> raises a KeyError if passed a string <code>index</code> and an empty iterable
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Status: Open.
#47285
In pandas-dev/pandas;
·
ypsah
opened
on Jun 8, 2022
BUG: AttributeError: 'bool' object has no attribute 'to_numpy' in "mask_missing" method of core/missing.py
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
replace
replace method
replace method
Subclassing
Subclassing pandas objects
Subclassing pandas objects
Status: Open.
#47101
In pandas-dev/pandas;
·
rainnnnny
opened
on May 24, 2022
BUG: strftime can give incorrect answers
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Timestamp
pd.Timestamp and associated methods
pd.Timestamp and associated methods
Status: Open.
#46851
In pandas-dev/pandas;
·
phil20686
opened
on Apr 23, 2022
BUG: Precision loss when casting 19-digit integer to float
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Status: Open.
#43979
In pandas-dev/pandas;
·
ch3rn0v
opened
on Oct 11, 2021
ENH: should a sequence of integers be a valid input to BooleanArray?
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Enhancement
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Related to pd.NA and nullable extension arrays
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#37614
In pandas-dev/pandas;
·
arw2019
opened
on Nov 3, 2020
MultiIndex.from_product converts datetime.date to pd.Timestamp
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Datetime
Datetime data dtype
Datetime data dtype
datetime.date
stdlib datetime.date support
stdlib datetime.date support
MultiIndex
Status: Open.
#28152
In pandas-dev/pandas;
·
MaximeWeyl
opened
on Aug 26, 2019
Make pd.Series(index=values) equivalent to pd.Series(index=pd.Index(values))?
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#18484
In pandas-dev/pandas;
·
toobaz
opened
on Nov 25, 2017
Index Constructors inferring output from data
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Enhancement
MultiIndex
Status: Open.
#17246
In pandas-dev/pandas;
·
TomAugspurger
opened
on Aug 14, 2017
You can’t perform that action at this time.