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
state:open label:inplace
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
157
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
:
inplace
state:open label:inplace
Search
Labels
Milestones
New issue
Search results
Open
Closed
pandas' recommendation on inplace deprecation and categorical column
Categorical
Categorical Data Type
Categorical Data Type
inplace
Relating to inplace parameter or equivalent
Relating to inplace parameter or equivalent
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#57104
In pandas-dev/pandas;
·
adrinjalali
opened
on Jan 27, 2024
BUG: possible inconsistency between <code>inplace=True</code> and <code>inplace=False</code> in <code>DataFrame.where/mask</code>
Bug
Conditionals
E.g. where, mask, case_when
E.g. where, mask, case_when
inplace
Relating to inplace parameter or equivalent
Relating to inplace parameter or equivalent
Status: Open.
#57083
In pandas-dev/pandas;
·
yuanx749
opened
on Jan 26, 2024
series.rename doesn't return 'None' when inplace=True
Bug
inplace
Relating to inplace parameter or equivalent
Relating to inplace parameter or equivalent
rename
.rename, .rename_axis
.rename, .rename_axis
Status: Open.
#28920
In pandas-dev/pandas;
·
giuliobeseghi
opened
on Oct 11, 2019
DataFrame.reset_index(inplace=True) with column names collision brakes dataframe
Bug
inplace
Relating to inplace parameter or equivalent
Relating to inplace parameter or equivalent
Status: Open.
#26998
In pandas-dev/pandas;
·
s-wakaba
opened
on Jun 22, 2019
ENH: add inplace-kwarg to update
combine/combine_first/update
NDFrame.combine, combine_first, update
NDFrame.combine, combine_first, update
Enhancement
inplace
Relating to inplace parameter or equivalent
Relating to inplace parameter or equivalent
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Open.
#21858
In pandas-dev/pandas;
·
h-vetinari
opened
on Jul 11, 2018
inplace clipping does not account for mixed precision
Bug
inplace
Relating to inplace parameter or equivalent
Relating to inplace parameter or equivalent
Status: Open.
#21476
In pandas-dev/pandas;
·
crepererum
opened
on Jun 14, 2018
DataFrame.sort_values(inplace=True) is slow and eats too much memory
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
inplace
Relating to inplace parameter or equivalent
Relating to inplace parameter or equivalent
Performance
Memory or execution speed performance
Memory or execution speed performance
Status: Open.
#15389
In pandas-dev/pandas;
·
liori
opened
on Feb 14, 2017
DataFrame.reset_index(inplace=True) does not return self, harming composability
API Design
Bug
inplace
Relating to inplace parameter or equivalent
Relating to inplace parameter or equivalent
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#14251
In pandas-dev/pandas;
·
wesm
opened
on Sep 19, 2016
DataFrame.replace with inplace=True fails when column names are not unique
Closing Candidate
May be closeable, needs more eyeballs
May be closeable, needs more eyeballs
Docs
inplace
Relating to inplace parameter or equivalent
Relating to inplace parameter or equivalent
Non-Unique Columns/Rows
replace
replace method
replace method
Status: Open.
#9106
In pandas-dev/pandas;
·
djrobust
opened
on Dec 18, 2014
You can’t perform that action at this time.