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
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 }}
jreback
/
pandas
Public
forked from
pandas-dev/pandas
Notifications
You must be signed in to change notification settings
Fork
9
Star
15
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
time_rolling
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 22, 2017
BUG: groupby-rolling with a timedelta
Show description for b30a50f
jreback
committed
b30a50f
Copy full SHA for b30a50f
BUG: bug in groupby on empty frame with multi groupers (#16090)
Show description for f562308
jreback
authored
f562308
Copy full SHA for f562308
Commits on Apr 21, 2017
DOC: some editing of 0.20 whatsnew file (#16085)
Show description for d313e4d
jorisvandenbossche
authored
d313e4d
Copy full SHA for d313e4d
DOC: document public/private subpackages in api.rst (#16087)
jorisvandenbossche
authored
1c49706
Copy full SHA for 1c49706
CLN: move tools.hashing to util.hashing (#16086)
jorisvandenbossche
authored and
jreback
committed
fcd2f70
Copy full SHA for fcd2f70
MAINT: Remove assertRaises from testing (#16089)
gfyoung
authored and
jreback
committed
d528a10
Copy full SHA for d528a10
REF: Refactor pandas.util.testing to not use pytest at top-level (#16088)
Show description for 70ae817
TomAugspurger
authored and
jreback
committed
70ae817
Copy full SHA for 70ae817
DOC/API: Move Styler import (#16059)
Show description for 2f9c854
TomAugspurger
authored
2f9c854
Copy full SHA for 2f9c854
COMPAT: HTML styling for MI and notebook 5.0 (#16080)
Show description for 1f16ca7
TomAugspurger
authored
1f16ca7
Copy full SHA for 1f16ca7
DOC: Fixed template structure CSS (#16067)
Show description for ff0d5a4
TomAugspurger
authored
ff0d5a4
Copy full SHA for ff0d5a4
DOC: typo in read_csv doc-string
jreback
committed
7471d32
Copy full SHA for 7471d32
TST: typo in name of test_partial_slicing
jreback
committed
e66062e
Copy full SHA for e66062e
BUG: Fix length 1 .loc slicing with datetime string GH16071
Show description for f7bce69
Christoph Paulik
authored and
jreback
committed
f7bce69
Copy full SHA for f7bce69
MAINT: Remove assertIsInstance from testing (#16081)
gfyoung
authored and
jreback
committed
8c7b973
Copy full SHA for 8c7b973
Commits on Apr 20, 2017
move io.c from using unbuffered fread()s to read()s. (#16039)
Show description for ff00b55
dgwynne
authored and
jreback
committed
ff00b55
Copy full SHA for ff00b55
BLD: 3.6.1 ABI compat (#16066)
chris-b1
authored and
jreback
committed
24b4bc6
Copy full SHA for 24b4bc6
MAINT: Remove self.assert_* from testing (#16076)
Show description for 064f57f
gfyoung
authored and
jreback
committed
064f57f
Copy full SHA for 064f57f
DOC: use anchor ref in what's new for excel style (#16068)
jnothman
authored and
jorisvandenbossche
committed
420baad
Copy full SHA for 420baad
BUG: memory leak on get_c_string (#16060)
Show description for b17e286
chris-b1
authored and
jreback
committed
b17e286
Copy full SHA for b17e286
MAINT: Remove tm.assertNotIsInstance (#16061)
gfyoung
authored and
jreback
committed
b9cb3fe
Copy full SHA for b9cb3fe
Fix link to Style docs following nbsphinx move (#16062)
jnothman
authored and
jreback
committed
97215b3
Copy full SHA for 97215b3
ENH: support Styler in ExcelFormatter
Show description for 1b52b12
jnothman
authored and
jreback
committed
1b52b12
Copy full SHA for 1b52b12
Commits on Apr 19, 2017
BUG: na_position doesn't work for sort_index() with MultiIndex
Show description for dd5cef5
linebp
authored and
jreback
committed
dd5cef5
Copy full SHA for dd5cef5
TST: fix tests xref #13554 (#16054)
jreback
authored
f114af0
Copy full SHA for f114af0
TST: fix tests xref #13554 (#16054)
jreback
authored
00063d2
Copy full SHA for 00063d2
DOC: fix typo magify -> magnify (#16052)
jdmcbr
authored and
jorisvandenbossche
committed
0b22b8d
Copy full SHA for 0b22b8d
Commits on Apr 18, 2017
BUG: `pivot_table` always returns a `DataFrame`
Show description for e082eb2
yui-knk
authored and
jreback
committed
e082eb2
Copy full SHA for e082eb2
DOC: Various doc fixes (#16035)
Show description for 2522efa
TomAugspurger
authored and
jorisvandenbossche
committed
2522efa
Copy full SHA for 2522efa
PERF: better perf on _ensure_data in core/algorithms, helping perf of unique, duplicated, factorize (#16046)
jreback
authored
816f945
Copy full SHA for 816f945
CLN: reorg pandas.tseries (#16040)
Show description for c8dafb5
jreback
authored
c8dafb5
Copy full SHA for c8dafb5
CLN: move/reorg pandas.tools -> pandas.core.reshape
Show description for d16cce8
jreback
committed
d16cce8
Copy full SHA for d16cce8
ENH: level keyword in rename (GH4160) (#13766)
jorisvandenbossche
authored
0ba305b
Copy full SHA for 0ba305b
BUG: show series length in repr when truncated (GH15962) (#15974)
jorisvandenbossche
authored
f53d38b
Copy full SHA for f53d38b
BUG: Handle iterable of arrays in convert (#16026)
Show description for cd1031f
TomAugspurger
authored and
jreback
committed
cd1031f
Copy full SHA for cd1031f
Commits on Apr 17, 2017
TST: skip 32bit platform on test_get_indexer_closer for interval index
jreback
committed
a65492f
Copy full SHA for a65492f
Pagination
Previous
Next
You can’t perform that action at this time.