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

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… updated May 11, 2023
5 tasks
BUG: Copy categorical codes if empty (fixes #18051) Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version
#18279 by ghasemnaddaf was closed Nov 22, 2017 Loading… updated May 11, 2023
4 tasks done
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… updated May 11, 2023
REGR: Fix regression RecursionError when replacing numeric scalar with None Regression Functionality that used to work in a prior pandas version replace replace method
#48234 by phofl was merged Oct 31, 2022 Loading… updated Oct 31, 2022
5 tasks done
1.5.2
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… updated Jun 15, 2022
3 of 4 tasks
1.4.3
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… updated Mar 20, 2022
4 tasks done
1.4.2
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… updated Jan 28, 2022
4 tasks done
1.4.1
REGR: check_flags not respected in assert_frame_equal Regression Functionality that used to work in a prior pandas version Testing pandas testing functions or related to the test suite
#45565 by phofl was merged Jan 28, 2022 Loading… updated Jan 28, 2022
4 tasks done
1.4.1
Fix Regression when using sum/cumsum on Groupby objects Groupby Regression Functionality that used to work in a prior pandas version Stale
#44526 by CloseChoice was closed Jan 25, 2022 Loading… updated Jan 25, 2022
2 of 4 tasks
Backport PR #44828 on branch 1.3.x (REGR: resampling DataFrame with DateTimeIndex with empty groups and uint8, uint16 or uint32 columns incorrectly raising RuntimeError) Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version Resample resample method
#44831 by meeseeksmachine was merged Dec 10, 2021 Loading… updated Dec 10, 2021 1.3.5
BUG: groupby agg fails silently with mixed dtypes Dtype Conversions Unexpected or buggy dtype conversions Groupby Regression Functionality that used to work in a prior pandas version
#43213 by debnathshoham was merged Sep 29, 2021 Loading… updated Oct 19, 2021
4 tasks done
1.3.4
BUG: convert_dtypes incorrectly converts byte strings to strings in 1.3+ Dtype Conversions Unexpected or buggy dtype conversions Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
#43199 by shubham11941140 was merged Oct 17, 2021 Loading… updated Oct 17, 2021
4 tasks done
1.3.4
BUG: isin fails to correctly compare None values. Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Regression Functionality that used to work in a prior pandas version
#41145 by DriesSchaumont was closed Oct 4, 2021 Draft updated Oct 4, 2021
2 of 4 tasks
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… updated Sep 29, 2021
1 of 4 tasks
1.3.4
BUG: Series.groupby fails with InvalidIndexError on time series with … Bug Groupby Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#42772 by ghost was merged Sep 6, 2021 Loading… updated Sep 6, 2021
4 tasks done
1.3.3
BUG: fix regression with SerieGrouper with Timestamp index (#42390) Datetime Datetime data dtype Groupby Regression Functionality that used to work in a prior pandas version
#42391 by philpep was closed Aug 15, 2021 Loading… updated Aug 15, 2021 1.3.2
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… updated Jun 18, 2021
4 tasks done
1.3
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… updated Jun 4, 2021 1.2.5
REGR: object column repr not respecting float format Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#40850 by mzeitlin11 was merged Apr 11, 2021 Loading… updated Apr 11, 2021
4 tasks done
1.2.4
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… updated Mar 31, 2021
4 tasks done
BUG: float-like string, trailing 0 truncation Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#38759 by mzeitlin11 was merged Dec 29, 2020 Loading… updated Dec 29, 2020
5 tasks done
1.2.1
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… updated Dec 18, 2020
5 tasks done
1.2
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… updated Nov 27, 2020 1.1.5
Maintain inplace operation on series Copy / view semantics Regression Functionality that used to work in a prior pandas version
#36498 by samilAyoub was closed Oct 30, 2020 Loading… updated Oct 30, 2020
5 tasks
1.2
Regression in offsets caused offsets to be no longer hashable Datetime Datetime data dtype Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
#37288 by phofl was merged Oct 22, 2020 Loading… updated Oct 22, 2020
5 tasks done
1.1.4
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.