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

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…
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…
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…
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…
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…
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…
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…
1 of 4 tasks
1.3.4
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…
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…
4 tasks done
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…
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… 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…
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… 1.2.5
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
2 of 4 tasks
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…
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…
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…
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…
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… 1.1.5
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…
5 tasks done
1.1.4
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…
5 tasks
1.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
REGR: Series access with Index of tuples/frozenset Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version Series Series data structure
#36147 by rhshadrach was merged Sep 12, 2020 Loading…
6 tasks done
1.1.3
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
ProTip! Adding no:label will show everything without a label.