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: 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: 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
TYP: misc Clean Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Typing type annotations, mypy/pyright type checking
#43977 by jbrockmendel was merged Oct 14, 2021 Loading…
4 tasks
1.4
PERF: tighter cython declarations, faster __iter__ Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#43872 by jbrockmendel was merged Oct 5, 2021 Loading…
4 tasks
1.4
CLN: unify some fused types Clean Internals Related to non-user accessible pandas implementation
#43824 by mzeitlin11 was merged Oct 1, 2021 Loading… 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
PERF: _form_blocks Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#43144 by jbrockmendel was merged Aug 23, 2021 Loading… 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
BUG: take nans correctly into consideration in complex and tuple Bug Internals Related to non-user accessible pandas implementation
#41952 by realead was merged Jun 16, 2021 Loading…
4 tasks done
1.3
REF: Back DatetimeTZBlock with sometimes-2D DTA Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#41082 by jbrockmendel was merged Apr 22, 2021 Loading… 1.3
[ArrayManager] TST: enable JSON tests (except for table schema) Internals Related to non-user accessible pandas implementation IO JSON read_json, to_json, json_normalize Testing pandas testing functions or related to the test suite
#41075 by jorisvandenbossche was merged Apr 21, 2021 Loading… 1.3
PERF: NDArrayBackedExtensionArray in cython Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#40840 by jbrockmendel was merged Apr 14, 2021 Loading… 1.3
REF: share methods between ExtensionBlock, NDArrayBackedExtensionBlock Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#40787 by jbrockmendel was merged Apr 7, 2021 Loading…
4 tasks
REF: combine Block _can_hold_element methods Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#40709 by jbrockmendel was merged Apr 1, 2021 Loading… 1.3
REF: move most of Block.interpolate to an array method Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#40671 by jbrockmendel was merged Apr 2, 2021 Loading… 1.3
REF: SingleBlockManager dont subclass BlockManager Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#40625 by jbrockmendel was merged Apr 8, 2021 Loading… 1.3
REF: remove DatetimeBlock, TimeDeltaBlock Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#40614 by jbrockmendel was merged Apr 2, 2021 Loading… 1.3
PERF: Define Block.__init__ in cython Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#40586 by jbrockmendel was merged Mar 23, 2021 Loading… 1.3
COMPAT: add back dummy CategoricalBlock class Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation
#40582 by jorisvandenbossche was merged Mar 23, 2021 Loading… 1.3
CLN/DEPR: remove Block._holder, deprecated Block.is_categorical Deprecate Functionality to remove in pandas Internals Related to non-user accessible pandas implementation
#40571 by jbrockmendel was merged Mar 23, 2021 Loading… 1.3
DEPR: use DeprecationWarning instead of FutureWarning for CategoricalBlock Deprecate Functionality to remove in pandas Internals Related to non-user accessible pandas implementation
#40568 by jorisvandenbossche was merged Mar 22, 2021 Loading… 1.3
REF: simplify BlockManager.idelete Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#40548 by jbrockmendel was merged Mar 30, 2021 Loading… 1.3
REF: move shift logic from BlockManager to DataFrame Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#40536 by jbrockmendel was merged Mar 23, 2021 Loading… 1.3
REF: share to_native_types with ArrayManager Internals Related to non-user accessible pandas implementation
#40490 by jbrockmendel was merged Mar 19, 2021 Loading…
REF: back DatetimeBlock, TimedeltaBlock by DTA/TDA Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#40456 by jbrockmendel was merged Mar 30, 2021 Loading…
4 tasks
1.3
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.