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

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: Fix duplicates in intersection of multiindexes MultiIndex Regression Functionality that used to work in a prior pandas version
#36927 by phofl was merged Nov 29, 2020 Loading…
6 tasks done
1.1.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…
4 tasks done
1.3.4
regression fix for merging DF with datetime index with empty DF Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#36897 by PCerles was merged Nov 3, 2020 Loading… 1.2
Specify build requirements in pyproject.toml (PEP 517) Build Library building on various platforms Dependencies Required and optional dependencies Regression Functionality that used to work in a prior pandas version
#25227 by xhochy was closed Jun 27, 2019 Loading…
4 tasks done
BUG: fix usage of na_sentinel with sort=True in factorize() Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Regression Functionality that used to work in a prior pandas version
#25592 by jorisvandenbossche was merged Mar 12, 2019 Loading… 0.24.2
API & BUG: allow list-like y argument to df.plot & fix integer arg to x,y Regression Functionality that used to work in a prior pandas version Visualization plotting
#20000 by masongallo was merged Mar 22, 2018 Loading…
4 tasks done
BUG: Fix passing of numeric_only argument for categorical reduce Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version
#25304 by arnov was merged Feb 16, 2019 Loading…
4 tasks done
0.24.2
REGR: Series.__mod__ behaves different with numexpr Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
#36552 by simonjayhawkins was merged Sep 30, 2020 Loading…
5 tasks
1.1.3
REGR: fix bug in DatetimeIndex slicing with irregular or unsorted indices Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#37023 by CloseChoice was merged Oct 26, 2020 Loading…
1 of 4 tasks
1.1.4
BUG: _can_use_numexpr fails when passed large Series Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
#27773 by ccharlesgb was merged Aug 19, 2019 Loading…
5 tasks done
0.25.1
BUG: allow empty multiindex (fixes .isin regression, GH16777) MultiIndex Regression Functionality that used to work in a prior pandas version
#16782 by drudd was merged Jul 7, 2017 Loading…
4 tasks done
0.20.3
BUG: fix missing sort keyword for PeriodIndex.join Period Period data type Regression Functionality that used to work in a prior pandas version
#16586 by erbian was merged Jul 7, 2017 Loading…
4 tasks done
0.20.3
REGR: isin with nullable types with missing values raising isin isin method NA - MaskedArrays Related to pd.NA and nullable extension arrays Regression Functionality that used to work in a prior pandas version
#42473 by mzeitlin11 was merged Jul 14, 2021 Loading…
5 tasks done
1.3.1
REGR: fix error caused by deprecation warning in pd.merge when joining two Series Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode Warnings Warnings that appear or should be added to pandas
#47946 by nsarang was merged Aug 19, 2022 Loading…
2 tasks done
1.4.4
BUG: AssertionError on Series.append(DataFrame) fix #30975 Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#31036 by hvardhan20 was merged Jan 24, 2020 Loading…
5 tasks done
1.0.0
BUG: inconsistent replace Bug Regression Functionality that used to work in a prior pandas version replace replace method
#36444 by QuentinN42 was merged Sep 26, 2020 Loading…
5 tasks done
1.1.3
Fix segfault with printing dataframe Output-Formatting __repr__ of pandas objects, to_string Regression Functionality that used to work in a prior pandas version
#47097 by roberthdevries was closed Aug 5, 2022 Loading…
4 tasks done
1.4.4
REG: fix regression in df.corrwith on tied data when method is spearman Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Regression Functionality that used to work in a prior pandas version Stale
#49032 by GYHHAHA was closed Dec 6, 2022 Loading…
3 of 5 tasks
2.0
BUG: list-like to_replace on Categorical.replace is ignored or crash Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version
#31734 by JustinZhengBC was merged Feb 17, 2020 Loading…
5 tasks done
1.0.2
BUG: GH36928 Allow dict_keys to be used as column names by read_csv IO CSV read_csv, to_csv Regression Functionality that used to work in a prior pandas version
#36937 by abmyii was merged Oct 10, 2020 Loading…
5 tasks done
1.1.4
Fix Timestamp rounding Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version
#21507 by alimcmaster1 was merged Jun 29, 2018 Loading… 0.23.2
BUG: Fix nanosecond timedeltas Regression Functionality that used to work in a prior pandas version Timedelta Timedelta data type
#45108 by deponovo was merged Dec 31, 2021 Loading…
4 tasks done
1.4
[BUG]: Fix regression in read_table with delim_whitespace=True IO Data IO issues that don't fit into a more specific label Regression Functionality that used to work in a prior pandas version
#36560 by phofl was merged Sep 26, 2020 Loading…
5 tasks done
1.1.3
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.