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

REF: separate numpy-specific part of can_hold_element Dtype Conversions Unexpected or buggy dtype conversions Refactor Internal refactoring of code
#45166 by jbrockmendel was merged Jan 4, 2022 Loading… 1.4
REF: Deduplicate to_xml code IO XML read_xml, to_xml Refactor Internal refactoring of code
#45132 by phofl was merged Jan 1, 2022 Loading…
1 task done
1.4
REF: use base class for BooleanArray any/all NA - MaskedArrays Related to pd.NA and nullable extension arrays Refactor Internal refactoring of code
#44549 by mzeitlin11 was merged Nov 25, 2021 Loading… 1.4
REF: remove checknull_old Refactor Internal refactoring of code
#44541 by jbrockmendel was merged Nov 21, 2021 Loading…
4 tasks
1.4
REF: implement _maybe_squeeze_arg Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#44520 by jbrockmendel was merged Nov 20, 2021 Loading…
4 tasks
1.4
REF: combine isnaobj+isnaobj_old Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Refactor Internal refactoring of code
#44505 by jbrockmendel was merged Nov 20, 2021 Loading…
4 tasks
1.4
REF: de-special-case Block._maybe_downcast Dtype Conversions Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#44205 by jbrockmendel was merged Oct 28, 2021 Loading…
4 tasks
1.4
REF: dispatch DTI/TDI setops to RangeIndex Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code
#44039 by jbrockmendel was merged Oct 16, 2021 Loading…
4 tasks
1.4
REF: implement helpers for __array_ufunc__ Refactor Internal refactoring of code
#43856 by jbrockmendel was merged Oct 3, 2021 Loading… 1.4
REF: dont use np.abs in NDFrame.__abs__ Refactor Internal refactoring of code
#43847 by jbrockmendel was merged Oct 3, 2021 Loading… 1.4
REF: use _unary_method for SparseArray.__abs__ Numeric Operations Arithmetic, Comparison, and Logical operations Refactor Internal refactoring of code Sparse Sparse Data Type
#43846 by jbrockmendel was merged Oct 1, 2021 Loading… 1.4
Move group_selection_context from module to class Groupby Refactor Internal refactoring of code
#43796 by johnzangwill was merged Sep 29, 2021 Loading… 1.4
REF: remove _get_join_target Refactor Internal refactoring of code Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#43788 by jbrockmendel was merged Sep 28, 2021 Loading…
4 tasks
1.4
CLN: simplify Styler._translate Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style
#43686 by attack68 was merged Oct 16, 2021 Loading… 1.4
Refactor/validate utils Refactor Internal refactoring of code
#43551 by zyc09 was merged Sep 14, 2021 Loading…
3 of 4 tasks
1.4
REF: share _wrap_transform_fast_result Groupby Refactor Internal refactoring of code
#43538 by jbrockmendel was merged Sep 13, 2021 Loading…
4 tasks
1.4
REF: share GroupBy.count Groupby Refactor Internal refactoring of code
#43519 by jbrockmendel was merged Sep 12, 2021 Loading…
4 tasks
1.4
REF: avoid unnecessary argument to groupby numba funcs Groupby Refactor Internal refactoring of code
#43487 by jbrockmendel was merged Sep 10, 2021 Loading…
4 tasks
1.4
REF: reindex_indexer use np.void to avoid JoinUnit Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#43376 by jbrockmendel was merged Sep 8, 2021 Loading… 1.4
REF: avoid _get_engine_target in _get_nearest_indexer Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code
#43238 by jbrockmendel was merged Sep 13, 2021 Loading… 1.4
REF: Replacing axis in with _get_axis_number(axis) Refactor Internal refactoring of code
#43131 by RohanTrix was merged Aug 20, 2021 Loading… 1.4
REF: axis in [...] becomes _get_axis_number(axis) in Styler Refactor Internal refactoring of code
#43121 by yashbg was merged Aug 30, 2021 Loading…
1 task done
1.4
REF: arrays_to_manager dont need names Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#43110 by jbrockmendel was merged Aug 19, 2021 Loading…
4 tasks
1.4
REF: Move BaseIndexers and indexer.py functions into their own directory Refactor Internal refactoring of code
#43065 by mroeschke was merged Aug 18, 2021 Loading…
1 task done
1.4
REF: share maybe_cast_slice_bound DTI/TDI/PI Refactor Internal refactoring of code
#42897 by jbrockmendel was merged Aug 5, 2021 Loading…
4 tasks
1.4
ProTip! Exclude everything labeled bug with -label:bug.