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
166
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
a259eb5
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 13, 2017
API: df.rolling(..).corr()/cov() when pairwise=True to return MI DataFrame
Show description for a259eb5
jreback
committed
a259eb5
Copy full SHA for a259eb5
DOC: typo in merge.rst
jreback
committed
32df1e6
Copy full SHA for 32df1e6
DOC: correct whatsnew note of #15515
jorisvandenbossche
authored
03dca96
Copy full SHA for 03dca96
DOC: typo in merge.rst
jreback
committed
97c065e
Copy full SHA for 97c065e
COMPAT: free parser memory at close() for non-refcnt gc
Show description for 7d04391
mattip
authored and
jreback
committed
7d04391
Copy full SHA for 7d04391
TST: skip scipy tests for >= 0.19.0 as needed in interpolation / window / sparse
Show description for 56b5a30
jreback
committed
56b5a30
Copy full SHA for 56b5a30
Commits on Mar 12, 2017
BLD: make 3.6 use *only* conda-forge channels
jreback
committed
3510956
Copy full SHA for 3510956
Fix another typo in the timeseries documentation (#15667)
adamjstewart
authored and
jreback
committed
7c5ebd5
Copy full SHA for 7c5ebd5
DOC: fix typo in timeseries documentation (#15666)
adamjstewart
authored and
jorisvandenbossche
committed
a212738
Copy full SHA for a212738
CLN: Cleanup tests for .rank()
Show description for e0b37f9
rouzazari
authored and
jreback
committed
e0b37f9
Copy full SHA for e0b37f9
Commits on Mar 11, 2017
MAINT: Remove testing.assert_isinstance (#15652)
Show description for 5eac08a
gfyoung
authored and
jreback
committed
5eac08a
Copy full SHA for 5eac08a
API: Drop the name parameter from Categorical
Show description for aa53e4f
gfyoung
authored and
jreback
committed
aa53e4f
Copy full SHA for aa53e4f
Commits on Mar 10, 2017
BUG/API: .merge() and .join() on category dtype columns will now preserve category dtype
Show description for 026e748
jreback
committed
026e748
Copy full SHA for 026e748
API: Drop DataFrame.iterkv()
Show description for 5dee1f1
gfyoung
authored and
jreback
committed
5dee1f1
Copy full SHA for 5dee1f1
BUG: Error when specifying int index containing NaN
Show description for 15e8e9a
gfyoung
authored and
jreback
committed
15e8e9a
Copy full SHA for 15e8e9a
ENH: Native conversion from/to scipy.sparse matrix to SparseDataFrame
Show description for 1be66ac
kernc
authored and
jreback
committed
1be66ac
Copy full SHA for 1be66ac
DOC: doc warnings
Show description for 67d529a
jreback
committed
67d529a
Copy full SHA for 67d529a
DOC: add examples to DataFrame.dropna (#15620)
JennaVergeynst
authored and
jorisvandenbossche
committed
94c6c0c
Copy full SHA for 94c6c0c
DOC GH15643 Removed pytest-xdist from requirements_dev.txt file (#15646)
linebp
authored and
jreback
committed
a37c610
Copy full SHA for a37c610
BUG: Incorrect value updating for groupby.cummin/max (#15635)
Show description for 4ce9c0c
mroeschke
authored and
jreback
committed
4ce9c0c
Copy full SHA for 4ce9c0c
DEPR: remove more .ix warnings from tests
Show description for 2203808
jreback
committed
2203808
Copy full SHA for 2203808
DOC: increase recursion limit on sphinx builds (#15641)
jreback
authored and
jorisvandenbossche
committed
a703abc
Copy full SHA for a703abc
Commits on Mar 9, 2017
DOC: remove latex and parallel building (#15637)
jorisvandenbossche
authored
470c327
Copy full SHA for 470c327
TST: fix up compression tests / docs
jreback
committed
5667a3a
Copy full SHA for 5667a3a
ENH: add compression support for 'read_pickle' and 'to_pickle'
Show description for 0cfc950
goldenbull
authored and
jreback
committed
0cfc950
Copy full SHA for 0cfc950
DOC: use mathjax on sphinx - #15469 Exponentially Weighed Windows pages now shows formulas (#15618)
cdemulde
authored and
jorisvandenbossche
committed
a4bba28
Copy full SHA for a4bba28
DOC: remove to_gbq from api.rst as not directly callable (DataFrame.to_gbq) is the entry point
jreback
committed
df6783f
Copy full SHA for df6783f
DOC: add documentation to IndexSlice (#15623)
jdcla
authored and
jorisvandenbossche
committed
27b0ba7
Copy full SHA for 27b0ba7
ENH: to_string/to_latex now accept list-like header arg for overwriting column names (#15548)
Show description for ae0a92a
mcocdawc
authored and
jorisvandenbossche
committed
ae0a92a
Copy full SHA for ae0a92a
DOC: resolved mistakes in examples series (#15625)
MichielStock
authored and
jorisvandenbossche
committed
a1d3ff3
Copy full SHA for a1d3ff3
DOC: add example for DataFrame.resample: keywords on and level (#15627)
DaanVanHauwermeiren
authored and
jorisvandenbossche
committed
2229c26
Copy full SHA for 2229c26
DOC: make it possible to run doctests (#15626)
jorisvandenbossche
authored
1a75f49
Copy full SHA for 1a75f49
Commits on Mar 8, 2017
DOC: fix link to offset strings in resample method (#15619)
DaanVanHauwermeiren
authored and
jorisvandenbossche
committed
54e71a7
Copy full SHA for 54e71a7
DOC: more whatsnew fixing
jreback
committed
3d69988
Copy full SHA for 3d69988
BLD: fix linting wrt to #15537, changes in location of pandas/src (#15614)
jreback
authored
b508a04
Copy full SHA for b508a04
Pagination
Previous
Next
You can’t perform that action at this time.