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

DEPR: numeric_only=None in DataFrame.rank Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Deprecate Functionality to remove in pandas
#45059 by jbrockmendel was merged Dec 27, 2021 Loading…
4 tasks done
1.4
REF: dispatch Series.rank to EA Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff ExtensionArray Extending pandas with custom dtypes or arrays.
#45037 by jbrockmendel was merged Dec 27, 2021 Loading…
4 tasks
1.4
REF: Implement EA._mode, de-special-case categorical/dtlike Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff ExtensionArray Extending pandas with custom dtypes or arrays.
#45033 by jbrockmendel was merged Dec 28, 2021 Loading…
4 tasks
1.4
BUG: Series.__rfloordiv__ with list/tuple Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug
#44674 by jbrockmendel was merged Dec 1, 2021 Loading…
3 of 4 tasks
1.4
REF: nanpercentile -> array_algos.quantile Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Refactor Internal refactoring of code
#44655 by jbrockmendel was merged Dec 23, 2021 Loading…
4 tasks
1.4
BUG: NumericArray.__pos__ should make a copy Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug
#44492 by jbrockmendel was merged Nov 17, 2021 Loading…
2 of 4 tasks
1.4
TST: FIXMES in DataFrame.quantile tests Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Testing pandas testing functions or related to the test suite
#44437 by jbrockmendel was merged Nov 14, 2021 Loading…
4 tasks
1.4
BUG: Min/max does not work for dates with timezones if there are missing values in the data frame Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
#44222 by CloseChoice was closed Jan 25, 2022 Loading…
2 of 4 tasks
BUG: make mean() raise an exception for strings Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff ExtensionArray Extending pandas with custom dtypes or arrays.
#44131 by kinshukdua was closed May 7, 2022 Loading…
9 tasks done
CLN: use numpy quantile in qcut Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Clean
#43991 by fangchenli was merged Oct 12, 2021 Loading… 1.4
ENH: __array_ufunc__ handle np.minimum.reduce Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Dtype Conversions Unexpected or buggy dtype conversions
#43923 by jbrockmendel was merged Nov 29, 2021 Loading…
3 of 4 tasks
1.4
TST: slow collection in test_algos.py Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Testing pandas testing functions or related to the test suite
#43898 by mzeitlin11 was merged Oct 6, 2021 Loading…
1 task done
1.4
Backport PR #43608: REGR: spearman corr raising on 32-bit Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Numeric Operations Arithmetic, Comparison, and Logical operations Regression Functionality that used to work in a prior pandas version
#43614 by mzeitlin11 was merged Sep 17, 2021 Loading… 1.3.4
ENH: Allow pairwise calcuation when comparing the column with itself … Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement
#43569 by peterpanmj was closed Oct 29, 2021 Loading…
4 tasks done
CLN/PERF: group quantile Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Clean Groupby
#43510 by mzeitlin11 was merged Sep 12, 2021 Loading… 1.4
CLN: group_quantile Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Clean Groupby
#43489 by mzeitlin11 was closed Sep 10, 2021 Loading…
PERF: groupby.quantile Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Performance Memory or execution speed performance
#43469 by jbrockmendel was merged Sep 9, 2021 Loading… 1.4
Backport PR #43403: Revert Cythonized Kendall implementation and improve test case to prevent regressions Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Regression Functionality that used to work in a prior pandas version
#43431 by zrait was merged Sep 6, 2021 Loading…
4 tasks
1.3.3
Revert Cythonized Kendall implementation and improve test case to prevent regressions Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Regression Functionality that used to work in a prior pandas version
#43403 by zrait was merged Sep 6, 2021 Loading…
3 of 4 tasks
1.3.3
BUG: Solves errors when calling series methods in DataFrame.query with numexpr Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement
#43301 by AlexisMignon was merged Sep 25, 2021 Loading…
4 tasks done
1.4
Backport PR #42936 on branch 1.3.x (BUG:Can't calculate quantiles from Int64Dtype Series when results are floats) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff ExtensionArray Extending pandas with custom dtypes or arrays.
#42974 by meeseeksmachine was merged Aug 10, 2021 Loading… 1.3.2
BUG:Can't calculate quantiles from Int64Dtype Series when results are floats Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff ExtensionArray Extending pandas with custom dtypes or arrays.
#42936 by debnathshoham was merged Aug 10, 2021 Loading…
4 tasks done
1.3.2
REGR: sample modifying weights inplace Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Regression Functionality that used to work in a prior pandas version
#42843 by mzeitlin11 was merged Aug 4, 2021 Loading…
3 tasks done
1.4
PERF: GroupBy.any/all operate blockwise instead of column-wise Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Groupby Performance Memory or execution speed performance
#42841 by jbrockmendel was merged Aug 19, 2021 Loading…
4 tasks
1.4
PERF: nancorr pearson Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Performance Memory or execution speed performance
#42761 by mzeitlin11 was merged Jul 31, 2021 Loading…
4 tasks done
1.4
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.