-
- 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: _convert_to_index_sliceable as DataFrame method Refactor Internal refactoring of code
#33488 by jbrockmendel was closed Apr 15, 2020 Loading…
REF: de-duplicate calls in arithmetic functions Refactor Internal refactoring of code
#32694 by jbrockmendel was closed Mar 14, 2020 Loading…
REF: extract params used in DataFrame.__repr__ Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
CLN: remove inplace kwarg from NDFrame._consolidate Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
REF: define DTA._infer_matches Dtype Conversions Unexpected or buggy dtype conversions 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…
REF: nanpercentile -> array_algos.quantile Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Refactor Internal refactoring of code
REF: handle searchsorted casting within DatetimeLikeArray Index Related to the Index class or subclasses Refactor Internal refactoring of code
REF/TST: Add more pytest idiom to mi indexing tests MultiIndex Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#24040 by simonjayhawkins was closed Dec 2, 2018 Loading…
2 tasks done
REF: use fused types for join_helper Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
REF: Change how pandas.core.common shim works Refactor Internal refactoring of code
#19304 by TomAugspurger was closed Feb 19, 2018 Loading…
CLN: File handling for PyArrow parquet IO Parquet parquet, feather Refactor Internal refactoring of code
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…
REF: stop passing self as arg from ExtensionArray methods Clean ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code Stale
#47440 by brunocoutinhoo was closed Aug 15, 2022 Loading…
2 of 3 tasks
REF: use fused types in hashtables Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
POC: make core.config self-contained Refactor Internal refactoring of code
#25176 by jbrockmendel was closed Mar 17, 2019 Loading…
REF: setitem_with_indexer DataFrame always go through split_path Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code
#40380 by jbrockmendel was closed Jan 7, 2022 • Draft
REF: Move Categorical logic from Grouping (#46203) Categorical Categorical Data Type Groupby Refactor Internal refactoring of code
#46207 by NickCrews was closed Mar 8, 2022 Loading…
4 tasks done
WIP: DatetimeArray+TimedeltaArray Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code Timedelta Timedelta data type
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.