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
Search or jump to...
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
169
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
Commits
Branch selector
c587781
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 1, 2019
Merge remote-tracking branch 'upstream/master' into timezone_doc_fixup
Matt Roeschke
committed
c587781
Copy full SHA for c587781
CLN: to_pickle internals (#25044)
mroeschke
authored and
jreback
committed
5e224fb
Copy full SHA for 5e224fb
ENH: Support fold argument in Timestamp.replace (#25046)
mroeschke
authored and
jreback
committed
6d7bd98
Copy full SHA for 6d7bd98
Clarification in docstring of Series.value_counts (#25062)
AllenDowney
authored and
jreback
committed
01483d7
Copy full SHA for 01483d7
clarified the documentation for DF.drop_duplicates (#25056)
mjmdavis
authored and
jreback
committed
76f5d2d
Copy full SHA for 76f5d2d
REGR: rename_axis with None should remove axis name (#25069)
jschendel
authored and
jreback
committed
a0623af
Copy full SHA for a0623af
DOC: Start 0.24.2.rst (#25026)
Show description for 5c40cf2
TomAugspurger
authored
5c40cf2
Copy full SHA for 5c40cf2
Commits on Jan 31, 2019
REGR: fix read_sql delegation for queries on MySQL/pymysql (#25024)
jorisvandenbossche
authored
ea013a2
Copy full SHA for ea013a2
Merge remote-tracking branch 'upstream/master' into timezone_doc_fixup
Matt Roeschke
committed
78a30cc
Copy full SHA for 78a30cc
BUG: avoid usage in_qtconsole for recent IPython versions (#25039)
Show description for da5f5eb
TomAugspurger
authored and
jorisvandenbossche
committed
da5f5eb
Copy full SHA for da5f5eb
BUG: Better handle larger numbers in to_numeric (#24956)
Show description for 149138e
gfyoung
authored and
jreback
committed
149138e
Copy full SHA for 149138e
BUG: to_datetime(strs, utc=True) used previous UTC offset (#25020)
mroeschke
authored and
jreback
committed
534bce9
Copy full SHA for 534bce9
CLN: typo fixups (#25028)
jbrockmendel
authored and
jreback
committed
c4cc9fc
Copy full SHA for c4cc9fc
Makes example from docstring work (#25035)
heavelock
authored and
jreback
committed
3052eb1
Copy full SHA for 3052eb1
Merge remote-tracking branch 'upstream/master' into timezone_doc_fixup
Matt Roeschke
committed
8aeea86
Copy full SHA for 8aeea86
Commits on Jan 30, 2019
BUG: support dtypes in column_dtypes for to_records() (#24895)
qwhelan
authored and
jreback
committed
4cbee17
Copy full SHA for 4cbee17
DOC: fix error in documentation #24981 (#25038)
johnnychiuchiu
authored and
jreback
committed
515b0fa
Copy full SHA for 515b0fa
Test nested PandasArray (#24993)
TomAugspurger
authored and
jreback
committed
32c0a5d
Copy full SHA for 32c0a5d
BUG: Fixed merging on tz-aware (#25033)
TomAugspurger
authored and
jreback
committed
6220d22
Copy full SHA for 6220d22
PERF: significant speedup in sparse init and ops by using numpy in check_integrity (#24985)
qwhelan
authored and
jreback
committed
b9f2e2b
Copy full SHA for b9f2e2b
fix+test to_timedelta('NaT', box=False) (#24961)
jbrockmendel
authored and
jreback
committed
7486808
Copy full SHA for 7486808
CLN: isort asv_bench/benchmark/algorithms.py (#24958)
gasparia405
authored and
WillAyd
committed
5d1e633
Copy full SHA for 5d1e633
CLN: do not use .repeat asv setting for storing benchmark data (#25015)
qwhelan
authored and
WillAyd
committed
3f90255
Copy full SHA for 3f90255
Merge remote-tracking branch 'upstream/master' into timezone_doc_fixup
Matt Roeschke
committed
791f034
Copy full SHA for 791f034
Commits on Jan 29, 2019
REGR: Preserve order by default in Index.difference (#24967)
Show description for ece58cb
TomAugspurger
authored and
jorisvandenbossche
committed
ece58cb
Copy full SHA for ece58cb
fix for BUG: grouping with tz-aware: Values falls after last bin (#24973)
ahcub
authored and
TomAugspurger
committed
abf0824
Copy full SHA for abf0824
BUG: Fix broken links (#25002)
Show description for 1fc88c7
yoanngoular
authored and
TomAugspurger
committed
1fc88c7
Copy full SHA for 1fc88c7
DOC: move whatsnew note of #24916 (#24999)
jorisvandenbossche
authored
6449bc1
Copy full SHA for 6449bc1
STY: use pytest.raises context manager (indexes/datetimes) (#24995)
simonjayhawkins
authored and
jreback
committed
145ade2
Copy full SHA for 145ade2
DEPR: Fixed warning for implicit registration (#24964)
TomAugspurger
authored and
jreback
committed
dd16aa7
Copy full SHA for dd16aa7
DOC: Document breaking change to read_csv (#24989)
TomAugspurger
authored and
jreback
committed
ba7b895
Copy full SHA for ba7b895
Merge remote-tracking branch 'upstream/master' into timezone_doc_fixup
Matt Roeschke
committed
1f874ba
Copy full SHA for 1f874ba
Commits on Jan 28, 2019
STY: use pytest.raises context manager (resample) (#24977)
simonjayhawkins
authored and
jreback
committed
3fd47fe
Copy full SHA for 3fd47fe
Fixed itertuples usage in to_dict (#24965)
Show description for bf693ff
TomAugspurger
authored
bf693ff
Copy full SHA for bf693ff
STY: use pytest.raises context syntax (indexing) (#24960)
simonjayhawkins
authored and
jreback
committed
9f2c421
Copy full SHA for 9f2c421
Pagination
Previous
Next
You can’t perform that action at this time.