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 no:assignee label:Groupby
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.3k
Star
47k
Code
Issues
3.4k
Pull requests
159
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
no:assignee
label
:
Groupby
is:open no:assignee label:Groupby
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: fix SeriesGroupBy.plot does not respect cmap parameter
Bug
Groupby
Visualization
plotting
plotting
Status: Open (in progress).
pandas-dev/pandas
number 62671
#62671
In pandas-dev/pandas;
·
zhuoyahuang
opened
on Oct 12, 2025
ENH: Consistent <code>name</code> property for the iterates in <code>DataFrameGroupBy</code>
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
Bug
Enhancement
Groupby
Status: Open.
#62141
In pandas-dev/pandas;
·
FelixBenning
opened
on Aug 18, 2025
BUG: series.groupby(level=0) and series.groupby(pd.Grouper(level=0)) produce different orders
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
Bug
Groupby
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#61943
In pandas-dev/pandas;
·
sfc-gh-mvashishtha
opened
on Jul 25, 2025
BUG: <code>rank</code> gives incorrect outputs on Windows with PyArrow backend
Bug
Groupby
Transformations
e.g. cumsum, diff, rank
e.g. cumsum, diff, rank
Upstream issue
Issue related to pandas dependency
Issue related to pandas dependency
Status: Open.
#61896
In pandas-dev/pandas;
·
MarcoGorelli
opened
on Jul 18, 2025
BUG: Calling dict(df.groupby(...)) raises TypeError: 'str' object is not callable despite valid inputs
Bug
Groupby
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#61772
In pandas-dev/pandas;
·
ykayz
opened
on Jul 3, 2025
BUG: way to include all columns within a groupby apply
Apply
Apply, Aggregate, Transform, Map
Apply, Aggregate, Transform, Map
Bug
Closing Candidate
May be closeable, needs more eyeballs
May be closeable, needs more eyeballs
Groupby
Status: Open.
#61406
In pandas-dev/pandas;
·
madelavar12
opened
on May 8, 2025
BUG: Dropped Index Name on Aggregated Index Column with MultiIndexed DataFrame
Bug
Closing Candidate
May be closeable, needs more eyeballs
May be closeable, needs more eyeballs
Groupby
Status: Open.
#60603
In pandas-dev/pandas;
·
RahimD
opened
on Dec 24, 2024
API: pass <code>ddof</code> down to Cythonised <code>std</code> / <code>var</code> in <code>groupby.agg</code>
API Design
Groupby
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Status: Open.
#60591
In pandas-dev/pandas;
·
MarcoGorelli
opened
on Dec 20, 2024
BUG: <code>transform("cumcount")</code> returns a Series instead of a Dataframe.
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
Bug
Groupby
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#60551
In pandas-dev/pandas;
·
ClaudioSalvatoreArcidiacono
opened
on Dec 12, 2024
PERF: <code>dropna</code> with <code>SparseArray</code> experiments a much worse time complexity
Groupby
Performance
Memory or execution speed performance
Memory or execution speed performance
Sparse
Sparse Data Type
Sparse Data Type
Status: Open.
#60179
In pandas-dev/pandas;
·
mflova
opened
on Nov 4, 2024
ENH: Should groupby's <code>value_counts</code> sorts on <code>count</code> before <code>proportion</code> is computed
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Enhancement
Groupby
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#59725
In pandas-dev/pandas;
·
sfc-gh-joshi
opened
on Sep 5, 2024
BUG: inconsistent indices in <code>GroupByRolling</code> when selecting or not selecting subset of columns
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
Bug
Groupby
Window
rolling, ewma, expanding
rolling, ewma, expanding
Status: Open.
#59567
In pandas-dev/pandas;
·
inigohidalgo
opened
on Aug 20, 2024
You can’t perform that action at this time.