Skip to content

Pull requests: pandas-dev/pandas

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Backport PR #41789 on branch 1.2.x (Bug in xs raising KeyError for MultiIndex columns with droplevel False and list indexe) Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#41809 by meeseeksmachine was closed Jun 4, 2021 Loading… 1.2.5
REGR: loc.setitem losing index name when df was empty before Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#45623 by phofl was merged Jan 26, 2022 Loading…
4 tasks done
1.4.1
BUG: Preserve sparse dtype when reindexing Regression Functionality that used to work in a prior pandas version Sparse Sparse Data Type
#26183 by alex-hutton was closed Jun 8, 2019 Loading…
1 of 4 tasks
REGR: missing vals not replaceable in categorical Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version replace replace method
#40657 by mzeitlin11 was closed Mar 31, 2021 Loading…
4 tasks done
Fix issue #31708 Series.astype(str, skipna=True) vanished in the 1.0 release Bug Regression Functionality that used to work in a prior pandas version
#35060 by t0ma-sz was closed Jul 17, 2020 Loading…
5 tasks
BUG: boolean masking with Index objects Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#17219 by naor2013 was closed Oct 2, 2017 Loading…
Change check_freq default to False Regression Functionality that used to work in a prior pandas version Testing pandas testing functions or related to the test suite
#35571 by MaxWinterstein was closed Aug 14, 2020 Loading…
4 of 5 tasks
Bug in melt raising Error with dup columns as value vars Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#41964 by phofl was merged Jun 15, 2021 Loading…
4 tasks done
1.3
REGR: Series.str.encode("base64") Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
#32080 by simonjayhawkins was closed Feb 18, 2020 Loading…
5 tasks
1.0.2
BUG: Too aggressive typing in NDFrame.align Regression Functionality that used to work in a prior pandas version Typing type annotations, mypy/pyright type checking
#31788 by topper-123 was merged Feb 9, 2020 Loading…
1 task done
1.0.2
BUG: Fix RangeIndex.get_indexer for decreasing RangeIndex Bug Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#28680 by jschendel was merged Oct 2, 2019 Loading…
5 tasks done
0.25.2
BUG: replace with value also being replaced Bug Regression Functionality that used to work in a prior pandas version replace replace method
#46335 by lukemanley was merged Mar 12, 2022 Loading…
4 tasks done
1.4.2
BUG: Fix astype from float32 to string Bug Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
#36464 by dsaxton was merged Sep 21, 2020 Loading…
5 tasks done
1.1.3
REG: DataFrame.shift with axis=1 and CategoricalIndex columns Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version
#38504 by jbrockmendel was merged Dec 17, 2020 Loading…
5 tasks done
1.2
BUG: fix reindexing MultiIndex with categorical datetime-like level Categorical Categorical Data Type MultiIndex Regression Functionality that used to work in a prior pandas version
#21657 by jorisvandenbossche was merged Jul 2, 2018 Loading… 0.23.2
BUG: Fix unwanted type casting while replacing values in a DataFrame Dtype Conversions Unexpected or buggy dtype conversions Regression Functionality that used to work in a prior pandas version
#33067 by phofl was closed May 11, 2020 Loading…
4 of 5 tasks
BUG: GH14323 Union of differences from DatetimeIndex incorrect Bug Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
#14346 by Liam3851 was closed Oct 24, 2016 Loading…
4 tasks
0.19.1
tocsv_interval _categories Bug Categorical Categorical Data Type IO CSV read_csv, to_csv Regression Functionality that used to work in a prior pandas version
#46562 by Kyrpel was closed Jun 15, 2022 Loading…
3 of 4 tasks
1.4.3
REGR: fix regression in groupby aggregation with out-of-bounds datetimes Groupby Regression Functionality that used to work in a prior pandas version
#38094 by jorisvandenbossche was merged Nov 27, 2020 Loading… 1.1.5
BUG: DataFrame.explode is failing on scalar int value. Bug Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#43324 by shubh242 was closed Sep 29, 2021 Loading…
1 of 4 tasks
1.3.4
BUG: do not crash on a callable grouper returning tuples Groupby MultiIndex Regression Functionality that used to work in a prior pandas version
#22279 by toobaz was closed Dec 14, 2018 Loading…
4 tasks done
REGR: setting column with setitem should not modify existing array inplace Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#35266 by jorisvandenbossche was closed Jul 28, 2020 Loading… 1.1
BUG: Fixed NDFrame.transform('abs') Apply Apply, Aggregate, Transform, Map Regression Functionality that used to work in a prior pandas version
#20800 by TomAugspurger was merged Apr 25, 2018 Loading… 0.23.0
REGR: Fix TypeError in groupby min / max of period column Groupby Regression Functionality that used to work in a prior pandas version
#31477 by dsaxton was merged Feb 4, 2020 Loading…
5 tasks done
1.0.1
ProTip! Follow long discussions with comments:>50.