-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
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
REF: use base class for BooleanArray any/all NA - MaskedArrays Related to pd.NA and nullable extension arrays Refactor Internal refactoring of code
REF: implement _maybe_squeeze_arg Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
REF: combine isnaobj+isnaobj_old Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Refactor Internal refactoring of code
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
REF: dispatch DTI/TDI setops to RangeIndex Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code
REF: use _unary_method for SparseArray.__abs__ Numeric Operations Arithmetic, Comparison, and Logical operations Refactor Internal refactoring of code Sparse Sparse Data Type
REF: remove _get_join_target Refactor Internal refactoring of code Reshaping Concat, Merge/Join, Stack/Unstack, Explode
REF: avoid unnecessary argument to groupby numba funcs Groupby Refactor Internal refactoring of code
REF: reindex_indexer use np.void to avoid JoinUnit Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
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
REF: arrays_to_manager dont need names Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
REF: Move BaseIndexers and indexer.py functions into their own directory Refactor Internal refactoring of code
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.