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

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
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: consolidate ndim checks in _cython_operation Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#29536 by jbrockmendel was merged Nov 11, 2019 Loading… 1.0.0
CLN: remove BlockManager.__contains__ Clean Internals Related to non-user accessible pandas implementation
#33293 by jbrockmendel was merged Apr 5, 2020 Loading… 1.1
CLN: remove BlockManager._get_counts, get_dtype_counts Clean Internals Related to non-user accessible pandas implementation
#33599 by jbrockmendel was merged Apr 17, 2020 Loading… 1.1
CLN: remove redundant consolidation Clean Internals Related to non-user accessible pandas implementation
#39127 by jbrockmendel was merged Jan 13, 2021 Loading… 1.3
REF/PERF: do maybe_coerce_values before Block.__init__ Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#40385 by jbrockmendel was merged Mar 14, 2021 Loading… 1.3
CLN: remove DatetimelikeDelegateMixin Clean Internals Related to non-user accessible pandas implementation
#31480 by jbrockmendel was merged Jan 31, 2020 Loading… 1.1
Fixed tokenizer build warnings Internals Related to non-user accessible pandas implementation IO CSV read_csv, to_csv
#29613 by WillAyd was merged Nov 14, 2019 Loading… 1.0.0
REF: separate out _get_cython_func_and_vals Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#29537 by jbrockmendel was merged Nov 11, 2019 Loading… 1.0.0
REF: make kwargs explicit in BlockManager methods Clean Internals Related to non-user accessible pandas implementation
#33295 by jbrockmendel was merged Apr 5, 2020 Loading… 1.1
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
CLN: Trim unused/unnecessary code Clean Internals Related to non-user accessible pandas implementation
#27440 by jbrockmendel was merged Jul 18, 2019 Loading… 0.25.0
CLN: Replace imports of * with explicit imports Clean Internals Related to non-user accessible pandas implementation
#17269 by jbrockmendel was merged Aug 17, 2017 Loading…
4 tasks
0.21.0
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-nest _get_cython_function Clean Internals Related to non-user accessible pandas implementation
#29609 by jbrockmendel was merged Nov 14, 2019 Loading… 1.0.0
REF: eliminate eval_kwargs Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#29611 by jbrockmendel was merged Nov 14, 2019 Loading… 1.0.0
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
#30932 by jbrockmendel was merged Jan 11, 2020 Loading… 1.1
REF: separate out ShallowMixin Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#29427 by jbrockmendel was merged Nov 6, 2019 Loading…
3 tasks done
1.0.0
CLN: remove unused kwargs from BlockManager.downcast Clean Dtype Conversions Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation
#32691 by jbrockmendel was merged Mar 14, 2020 Loading… 1.1
REF: _apply_blockwise define exclude in terms of skipped Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#35740 by jbrockmendel was merged Aug 21, 2020 Loading… 1.2
CLN: remove unused return value in _create_blocks Internals Related to non-user accessible pandas implementation Window rolling, ewma, expanding
#36196 by jbrockmendel was merged Sep 8, 2020 Loading… 1.2
CLN: runtime imports Clean Internals Related to non-user accessible pandas implementation
#37112 by jbrockmendel was merged Oct 14, 2020 Loading…
5 tasks
1.2
REF: simplify internals.construction Internals Related to non-user accessible pandas implementation
#38400 by jbrockmendel was merged Dec 11, 2020 Loading… 1.3
BUG: clear cache on DataFrame._is_homogeneous_dtype API - Consistency Internal Consistency of API/Behavior Internals Related to non-user accessible pandas implementation
#34937 by jbrockmendel was merged Jun 24, 2020 Loading…
3 of 5 tasks
1.1
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.