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
state:open 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
47.2k
Code
Issues
3.4k
Pull requests
206
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
state
:
open
label
:
Groupby
state:open label:Groupby
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: Inconsistent behavior of Groupby with None values with filter
Bug
Filters
e.g. head, tail, nth
e.g. head, tail, nth
Groupby
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Status: Open.
#62501
In pandas-dev/pandas;
·
chiiyeh
opened
on Sep 29, 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;
·
kay-ou
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
ENH: Add warning when <code>DataFrame.groupby</code> drops NA keys
Enhancement
Groupby
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#61339
In pandas-dev/pandas;
·
tehunter
opened
on Apr 22, 2025
ENH: Accept no fields for groupby by
Enhancement
Groupby
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#61160
In pandas-dev/pandas;
·
simonaubertbd
opened
on Mar 21, 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
BUG: Arrow Struct columns cannot be grouped on (ArrowNotImplementedError)
Arrow
pyarrow functionality
pyarrow functionality
Bug
Error Reporting
Incorrect or improved errors from pandas
Incorrect or improved errors from pandas
Groupby
Status: Open.
#60594
In pandas-dev/pandas;
·
a-reich
opened
on Dec 20, 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
You can’t perform that action at this time.