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 }}
jorisvandenbossche
/
pandas
Public
forked from
pandas-dev/pandas
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
cow-shallow-copy-values-view
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 10, 2024
use self instead of shallow copy for inplace operations
jorisvandenbossche
committed
e45e423
Copy full SHA for e45e423
API/CoW: take view of underlying Block values for shallow (deep=False) copies
jorisvandenbossche
committed
68af237
Copy full SHA for 68af237
Commits on Jun 9, 2024
TST: add tests for DatetimeIndex.is_year_start/is_quarter_start on "BMS" frequency (#58691)
Show description for a787f45
natmokval
authored
a787f45
Copy full SHA for a787f45
Commits on Jun 8, 2024
BUG: DateTimeIndex.is_year_start unexpected behavior when constructed with freq 'MS' date_range (#57377) (#57494)
Show description for 81a44fa
mattheeter
and
MarcoGorelli
authored
81a44fa
Copy full SHA for 81a44fa
Commits on Jun 7, 2024
Fix link wording in "10 Minutes to Pandas" (#58961)
Show description for f2f298b
SubsequentlySneeds
authored
f2f298b
Copy full SHA for f2f298b
DOC: fix PR07,SA01 for pandas.qcut (#58957)
tuhinsharma121
authored
c0262e8
Copy full SHA for c0262e8
REF/CLN: Standardized matplotlib imports (#58937)
Show description for a30bb6f
mroeschke
authored
a30bb6f
Copy full SHA for a30bb6f
CLN: enforce deprecation of frequencies deprecated for offsets (#57986)
Show description for c95716a
natmokval
and
MarcoGorelli
authored
c95716a
Copy full SHA for c95716a
DOC: minor grammar fix "en -> and" (#58953)
Show description for ee127fc
asishm
authored
ee127fc
Copy full SHA for ee127fc
Commits on Jun 6, 2024
ENH: Add **kwargs to pivot_table to allow the specification of aggfunc keyword arguments #57884 (#58893)
Show description for 8b70567
PF2100
and
ruimamaral
authored
8b70567
Copy full SHA for 8b70567
DOC: Add notes to nullable types documentation about pd.NA column type (#58163)
giormala
authored
d6b7d5c
Copy full SHA for d6b7d5c
REF: Make _slice_take_blocks_ax0 a generator (#58805)
Show description for d969dd8
mroeschke
authored
d969dd8
Copy full SHA for d969dd8
DOC: correct examples for Resample a time series for clarity (#58947)
Show description for 0d47e86
natmokval
authored
0d47e86
Copy full SHA for 0d47e86
Commits on Jun 5, 2024
DOC: fix PR07 for pandas.merge_ordered (#58936)
tuhinsharma121
authored
0e90f66
Copy full SHA for 0e90f66
DOC: fix PR07 for pandas.pivot (#58935)
tuhinsharma121
authored
5fd883a
Copy full SHA for 5fd883a
DOC: fix SA01 for pandas.read_spss (#58934)
tuhinsharma121
authored
811e6a4
Copy full SHA for 811e6a4
BUG/df.agg-with-df-with-missing-values-results-in-IndexError (#58864)
Show description for f7590e6
abeltavares
authored
f7590e6
Copy full SHA for f7590e6
Commits on Jun 4, 2024
CLN: Plotting testing asserters (#58922)
mroeschke
authored
9e7abc8
Copy full SHA for 9e7abc8
CLN: Remove downcast keyword in MultiIndex.fillna (#58923)
mroeschke
authored
92207fe
Copy full SHA for 92207fe
CLN: Matplotlib imports in style (#58921)
Show description for cc85e2c
mroeschke
authored
cc85e2c
Copy full SHA for cc85e2c
Update compute_dict_like to get all columns (#58452)
Show description for 4526ea7
3 people
authored
4526ea7
Copy full SHA for 4526ea7
CLN: Plotting tests 2 (#58910)
Show description for 728cfcb
mroeschke
authored
728cfcb
Copy full SHA for 728cfcb
CLN: Plotting tests (#58905)
Show description for ea509bb
mroeschke
authored
ea509bb
Copy full SHA for ea509bb
CI: Update CircleCI configs (#58908)
Show description for f97c3c4
mroeschke
authored
f97c3c4
Copy full SHA for f97c3c4
DOC: fix PR07 for pandas.pivot_table (#58896)
Show description for da54087
tuhinsharma121
and
mroeschke
authored
da54087
Copy full SHA for da54087
DOC: fix SA01 for pandas.describe_option (#58914)
tuhinsharma121
authored
f55bec1
Copy full SHA for f55bec1
DOC: fix RT03,SA01 for pandas.bdate_range (#58917)
tuhinsharma121
authored
dcb542b
Copy full SHA for dcb542b
Proofreading/editing Getting Started for readability. Attempt 2, this time without extra files. (#58919)
Show description for cc18753
shindelr
authored
cc18753
Copy full SHA for cc18753
DEPR: make_block (#57754)
jbrockmendel
authored
6c321bb
Copy full SHA for 6c321bb
Commits on Jun 3, 2024
DEPR: DataFrameGroupBy.corrwith (#58732)
pedrocariellof
authored
76c7274
Copy full SHA for 76c7274
[pre-commit.ci] pre-commit autoupdate (#58903)
Show description for ff550e6
pre-commit-ci[bot]
and
mroeschke
authored
ff550e6
Copy full SHA for ff550e6
REF: Remove BlockManager.arrays in favor of BlockManager.blocks usage (#58804)
Show description for 199bf20
mroeschke
authored
199bf20
Copy full SHA for 199bf20
CLN: Stopped object inference in constructors for pandas objects (#58758)
Show description for 9f71476
mroeschke
authored
9f71476
Copy full SHA for 9f71476
ENH: Restore support for reading Stata 104 format dta files, and add support for 103 (#58555)
cmjcharlton
authored
a5492ee
Copy full SHA for a5492ee
BUG: Check `min_periods` before applying the function (#58886)
Show description for ed4b867
rob-sil
authored
ed4b867
Copy full SHA for ed4b867
Pagination
Previous
Next
You can’t perform that action at this time.