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
label: author:rhshadrach label:Reshaping
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
165
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
label
:
author
:
rhshadrach
label
:
Reshaping
label: author:rhshadrach label:Reshaping
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: DataFrame.explode fails with str dtype
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Strings
String extension data type and string data
String extension data type and string data
Status: Merged (completed).
pandas-dev/pandas
number 61623
#61623
In pandas-dev/pandas;
·
by
rhshadrach
was closed
on Jun 24, 2025
·
2.3.1
TST(string dtype): Resolve xfails in test_from_dummies
Docs
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Strings
String extension data type and string data
String extension data type and string data
Testing
pandas testing functions or related to the test suite
pandas testing functions or related to the test suite
Status: Merged (completed).
pandas-dev/pandas
number 60694
#60694
In pandas-dev/pandas;
·
by
rhshadrach
was closed
on Jul 15, 2025
·
3.0
REGR: DataFrame.transpose resulting in not contiguous data on nullable EAs
Bug
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Merged (completed).
pandas-dev/pandas
number 57474
#57474
In pandas-dev/pandas;
·
by
rhshadrach
was closed
on Feb 18, 2024
·
2.2.1
REGR: DataFrame.stack was sometimes sorting resulting index
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Closed (completed).
#53969
In pandas-dev/pandas;
·
by
rhshadrach
was closed
on Jul 13, 2023
·
2.1
ENH: Add new implementation of DataFrame.stack
Enhancement
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Merged (completed).
pandas-dev/pandas
number 53921
#53921
In pandas-dev/pandas;
·
by
rhshadrach
was closed
on Aug 2, 2023
·
2.1
BUG: DataFrame.stack sorting index values in rare cases
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Closed (completed).
#53824
In pandas-dev/pandas;
·
by
rhshadrach
was closed
on Jun 28, 2023
·
2.1
DEPR: DataFrame.stack on columns containing duplicate values
Bug
Deprecate
Functionality to remove in pandas
Functionality to remove in pandas
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Closed (completed).
#53761
In pandas-dev/pandas;
·
by
rhshadrach
was closed
on Aug 3, 2023
BUG: DataFrame.stack with <code>sort=True</code> and unsorted MultiIndex levels
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Closed (completed).
#53636
In pandas-dev/pandas;
·
by
rhshadrach
was closed
on Jun 13, 2023
REGR: Better warning in pivot_table when dropping nuisance columns
Nuisance Columns
Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
Identifying/Dropping nuisance columns in reductions, groupby.add, DataFrame.apply
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Warnings
Warnings that appear or should be added to pandas
Warnings that appear or should be added to pandas
Status: Merged (completed).
pandas-dev/pandas
number 49615
#49615
In pandas-dev/pandas;
·
by
rhshadrach
was closed
on Nov 10, 2022
·
1.5.2
DOC: Merge/join treats lists/tuples differently than other list-likes
Docs
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Open.
#44077
In pandas-dev/pandas;
·
rhshadrach
opened
on Oct 18, 2021
You can’t perform that action at this time.