-
- 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: 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: consolidate ndim checks in _cython_operation Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
CLN: remove BlockManager.__contains__ Clean Internals Related to non-user accessible pandas implementation
CLN: remove BlockManager._get_counts, get_dtype_counts Clean Internals Related to non-user accessible pandas implementation
CLN: remove redundant consolidation Clean Internals Related to non-user accessible pandas implementation
REF/PERF: do maybe_coerce_values before Block.__init__ Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
CLN: remove DatetimelikeDelegateMixin Clean Internals Related to non-user accessible pandas implementation
REF: separate out _get_cython_func_and_vals Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
REF: make kwargs explicit in BlockManager methods Clean Internals Related to non-user accessible pandas implementation
PERF: NDArrayBackedExtensionArray in cython Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
CLN: Trim unused/unnecessary code Clean Internals Related to non-user accessible pandas implementation
CLN: Replace imports of * with explicit imports Clean Internals Related to non-user accessible pandas implementation
REF: implement _maybe_squeeze_arg Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
REF: de-nest _get_cython_function Clean Internals Related to non-user accessible pandas implementation
REF: eliminate eval_kwargs Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
CLN: remove unnecessary _date_check_type Clean Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
REF: separate out ShallowMixin Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
CLN: remove unused kwargs from BlockManager.downcast Clean Dtype Conversions Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation
REF: _apply_blockwise define exclude in terms of skipped Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
CLN: remove unused return value in _create_blocks Internals Related to non-user accessible pandas implementation Window rolling, ewma, expanding
BUG: clear cache on DataFrame._is_homogeneous_dtype API - Consistency Internal Consistency of API/Behavior Internals Related to non-user accessible pandas implementation
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.