-
- 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
CLN: remove inplace kwarg from NDFrame._consolidate Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
REF: rename _data-->_mgr Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#27254 by jbrockmendel was closed Jul 7, 2019 Loading…
API: Default ExtensionArray.astype API Design Internals Related to non-user accessible pandas implementation
BUG: item_cache invalidation in get_numeric_data Bug Internals Related to non-user accessible pandas implementation
BUG: update cython to fix segfault accessing __kwdefaults__ Dependencies Required and optional dependencies Internals Related to non-user accessible pandas implementation Segfault Non-Recoverable Error
#26140 by jakebailey was closed May 3, 2019 Loading…
3 of 4 tasks
REF: use fused types for join_helper Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
BUG: Swap byteorder in constructor of Block Manager (#4737) Error Reporting Incorrect or improved errors from pandas Internals Related to non-user accessible pandas implementation
#22282 by MHC03 was closed Dec 9, 2018 Loading…
3 of 4 tasks
REF: move methods into cdef classes Clean Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#24869 by jbrockmendel was closed Jan 28, 2019 Loading…
CLN: NDFrame._where Internals Related to non-user accessible pandas implementation Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Remove inline declarations in pxd files Clean Internals Related to non-user accessible pandas implementation
#17277 by jbrockmendel was closed Aug 19, 2017 Loading…
4 tasks
CLN: Refactor Index._validate_names() Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
#19246 by spacesphere was closed Jan 24, 2018 Loading…
3 tasks done
REF: Pre-empt ValueError in _aggregate_series_fast Error Reporting Incorrect or improved errors from pandas Internals Related to non-user accessible pandas implementation
Patch - updates maybe_indices_to_slice to use intp_t Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Stale
#59537 by benjamindonnachie was closed Oct 10, 2024 Loading…
5 tasks
REF: use fused types in hashtables Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
[ArrayManager] BUG: fix setitem with non-aligned boolean dataframe Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
BUG: DataFrame.(any|all) inconsistency Clean Internals Related to non-user accessible pandas implementation Stale
#34918 by jbrockmendel was closed Nov 14, 2020 Loading…
core.dtypes.generic --> cython Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#17599 by jbrockmendel was closed Oct 31, 2017 Loading…
[ArrayManager] Array version of putmask logic Internals Related to non-user accessible pandas implementation Stale
#44396 by jorisvandenbossche was closed Feb 22, 2023 Loading…
REF: de-duplicate Block.__init__ Deprecate Functionality to remove in pandas Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
Tslibs offsets validation Error Reporting Incorrect or improved errors from pandas Internals Related to non-user accessible pandas implementation
#18210 by jbrockmendel was closed Dec 5, 2017 Loading…
4 tasks
Previous Next
ProTip! Filter pull requests by the default branch with base:main.