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: 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
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
BUG: Setting values on a multiindex df, via loc, does nothing on 1.4.x Bug Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version Warnings Warnings that appear or should be added to pandas
#46983 opened May 10, 2022 by ghost
2 of 3 tasks
BUG: Unexpected change of behavior on DataFrame type float32 between pandas versions. Copy / view semantics Warnings Warnings that appear or should be added to pandas
#46552 opened Mar 29, 2022 by carlosan1708
3 tasks done
REGR: setting column with setitem should not modify existing array inplace Closing Candidate May be closeable, needs more eyeballs Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves Needs Tests Unit test(s) needed to prevent regressions Regression Functionality that used to work in a prior pandas version
#33457 opened Apr 10, 2020 by jorisvandenbossche
ProTip! Add no:assignee to see everything that’s not assigned.