-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
pandas' recommendation on inplace deprecation and categorical column
Categorical
Categorical Data Type
inplace
Relating to inplace parameter or equivalent
Needs Discussion
Requires discussion from core team before further action
BUG: possible inconsistency between E.g. where, mask, case_when
inplace
Relating to inplace parameter or equivalent
inplace=True
and inplace=False
in DataFrame.where/mask
Bug
Conditionals
#57083
opened Jan 26, 2024 by
yuanx749
3 tasks done
BUG: Internal Consistency of API/Behavior
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
inplace
Relating to inplace parameter or equivalent
.loc[:, 'a'] =
is inplace when assigning Series, but not DataFrame
API - Consistency
#56223
opened Nov 28, 2023 by
MarcoGorelli
3 tasks done
PDEP-8: Inplace methods in pandas
Copy / view semantics
inplace
Relating to inplace parameter or equivalent
PDEP
pandas enhancement proposal
#51466
opened Feb 17, 2023 by
lithomas1
Loading…
series.rename doesn't return 'None' when inplace=True
Bug
inplace
Relating to inplace parameter or equivalent
rename
.rename, .rename_axis
#28920
opened Oct 11, 2019 by
giuliobeseghi
DataFrame.reset_index(inplace=True) with column names collision brakes dataframe
Bug
inplace
Relating to inplace parameter or equivalent
#26998
opened Jun 22, 2019 by
s-wakaba
DataFrame.where does not replace np.nan to None in place
Bug
inplace
Relating to inplace parameter or equivalent
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Needs Discussion
Requires discussion from core team before further action
#23689
opened Nov 14, 2018 by
corytu
ENH: add inplace-kwarg to update
Enhancement
inplace
Relating to inplace parameter or equivalent
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#21858
opened Jul 11, 2018 by
h-vetinari
inplace clipping does not account for mixed precision
Bug
inplace
Relating to inplace parameter or equivalent
#21476
opened Jun 14, 2018 by
crepererum
inplace kwarg must be of bool type, but other boolean kwargs don't have this restriction
API - Consistency
Internal Consistency of API/Behavior
Enhancement
Error Reporting
Incorrect or improved errors from pandas
good first issue
inplace
Relating to inplace parameter or equivalent
#16714
opened Jun 16, 2017 by
colinmorris
API/DEPR: Deprecate inplace parameter
API Design
Closing Candidate
May be closeable, needs more eyeballs
Deprecate
Functionality to remove in pandas
inplace
Relating to inplace parameter or equivalent
Needs Discussion
Requires discussion from core team before further action
#16529
opened May 29, 2017 by
gfyoung
DataFrame.sort_values(inplace=True) is slow and eats too much memory
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
inplace
Relating to inplace parameter or equivalent
Performance
Memory or execution speed performance
#15389
opened Feb 14, 2017 by
liori
DataFrame.reset_index(inplace=True) does not return self, harming composability
API Design
Bug
inplace
Relating to inplace parameter or equivalent
Needs Discussion
Requires discussion from core team before further action
#14251
opened Sep 19, 2016 by
wesm
ProTip!
Updated in the last three days: updated:>2025-05-16.