-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CoW: Use weakref callbacks to track dead references Regression Functionality that used to work in a prior pandas version Stale
#55539 by wangwillian0 was closed Aug 19, 2024 Loading…
4 of 5 tasks
BUG: Regression in join of non_unique_indexes (GH6329) Bug Regression Functionality that used to work in a prior pandas version
BUG/API: info repr should honor display.max_info_columns Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
REGR: Regression in datetimelike slice indexing with a duplicated index and non-exact end-points (GH7523) Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
BUG: do not remove temporaries from eval/query scope Bug Regression Functionality that used to work in a prior pandas version
BUG/REG: fix float64index -> mixed float assignment Bug Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
BUG/REG: fix float64index -> mixed float assignment Bug Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
BUG: bug in Float/Int index with ndarray for add/sub numeric ops (GH8608) Dtype Conversions Unexpected or buggy dtype conversions Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
BUG: regression in groupby with a pass thru multiindex on axis=1 (GH7997) Categorical Categorical Data Type Groupby Regression Functionality that used to work in a prior pandas version
Fix unrecognized 'Z' UTC designator Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
BUG/REGR: bool-like Indexes not properly coercing to object (GH8522) Bug Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
Fix unrecognized 'Z' UTC designator Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
PERF: groupby / frame apply optimization Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
BUG: scatter with errorbar raises IndexError Regression Functionality that used to work in a prior pandas version Visualization plotting
PERF: fix getitem unique_check / initialization issue Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
BUG: regression in DataFrame.combine_first with integer columns (GH14687) Bug Regression Functionality that used to work in a prior pandas version
BUG: GH14323 Union of differences from DatetimeIndex incorrect Bug Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
BUG: Don't segfault to_numeric when input is empty Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
BUG: pathlib.Path in io Bug IO Data IO issues that don't fit into a more specific label Regression Functionality that used to work in a prior pandas version
BUG: Restore return value in notebook reprs IO Data IO issues that don't fit into a more specific label Regression Functionality that used to work in a prior pandas version
BUG: wide_to_long should check for unique id vars (#16382) Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
REGR: assure .unique of mixed strings does not stringize Regression Functionality that used to work in a prior pandas version
REGR: Bug in indexing with a CategoricalIndex Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
REGR: bug in moments when using bottleneck Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
BUG: Compare names with None in DataFrame ctor Bug Dtype Conversions Unexpected or buggy dtype conversions Regression Functionality that used to work in a prior pandas version
ProTip! Add no:assignee to see everything that’s not assigned.