Skip to content

Issues: pandas-dev/pandas

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

BUG: Python 3.14 may not increment refcount Bug Copy / view semantics Needs Discussion Requires discussion from core team before further action Warnings Warnings that appear or should be added to pandas
#61368 opened Apr 28, 2025 by tacaswell
3 tasks done
BUG: memory leak when slice series var assigning to itself Bug Closing Candidate May be closeable, needs more eyeballs Copy / view semantics Performance Memory or execution speed performance
#60640 opened Jan 2, 2025 by hefvcjm
2 of 3 tasks
PERF: regression on mean(axis=1) compared to old pandas version Copy / view semantics Performance Memory or execution speed performance
#60469 opened Dec 2, 2024 by Remy-ooo
2 of 3 tasks
DOC: Series.update throws a FutureWarning about def[col] = df[col].method but .update returns None and works inplace Copy / view semantics Needs Discussion Requires discussion from core team before further action Warnings Warnings that appear or should be added to pandas
#59788 opened Sep 13, 2024 by spawn-guy
1 task done
BUG: CoW does not seem to work on an index with duplicated labels Closing Candidate May be closeable, needs more eyeballs Copy / view semantics Performance Memory or execution speed performance
#59272 opened Jul 18, 2024 by arnaudlegout
2 of 3 tasks
Potential perf regressions introduced by Copy-on-Write Copy / view semantics Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
#57431 opened Feb 15, 2024 by rhshadrach
22 of 50 tasks
CoW warning mode for cases that will change behaviour Copy / view semantics Deprecate Functionality to remove in pandas
#56019 opened Nov 17, 2023 by jorisvandenbossche
11 of 14 tasks
2.3
REGR: groupby.transform with a UDF performance Copy / view semantics Groupby Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version Transformations e.g. cumsum, diff, rank
#55256 opened Sep 23, 2023 by rhshadrach 2.2.3
Copy-on-Write (CoW): index labels are still shared mutable state API Design Copy / view semantics Index Related to the Index class or subclasses
#53529 opened Jun 5, 2023 by tswast
2 of 3 tasks
ENH: switch to copy=False by default when DataFrame is constructed from dict of Series/Index for CoW Constructors Series/DataFrame/Index/pd.array Constructors Copy / view semantics Enhancement Needs Discussion Requires discussion from core team before further action
#52967 opened Apr 27, 2023 by phofl
1 of 3 tasks
3.0
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…
Copy-on-Write (PDEP-7) follow-up overview issue Copy / view semantics Master Tracker High level tracker for similar issues
#48998 opened Oct 7, 2022 by jorisvandenbossche
21 of 38 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.