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: remove single-tuple special case for Categorical.__hash__ Mothballed Temporarily-closed PR the author plans to return to
#33678 by jbrockmendel was closed Apr 20, 2020 Loading… updated Apr 21, 2020
REF: share benchmark code Mothballed Temporarily-closed PR the author plans to return to
#32210 by jbrockmendel was closed Feb 24, 2020 Loading… updated Apr 21, 2020
WIP/TST: add dt64tz to indices fixture Mothballed Temporarily-closed PR the author plans to return to
#31236 by jbrockmendel was closed Jan 23, 2020 Loading… updated Apr 21, 2020
BUG: preserve freq in DTI/TDI factorize ExtensionArray Extending pandas with custom dtypes or arrays. Frequency DateOffsets Mothballed Temporarily-closed PR the author plans to return to
#33836 by jbrockmendel was closed Jun 11, 2020 Loading… updated Jun 11, 2020
3 of 5 tasks
BUG: freq inference for tz-aware DatetimeIndex Mothballed Temporarily-closed PR the author plans to return to
#37790 by jbrockmendel was closed Nov 12, 2020 Loading… updated Nov 12, 2020
3 of 5 tasks
Jsonlines append mode Enhancement IO JSON read_json, to_json, json_normalize Mothballed Temporarily-closed PR the author plans to return to
#35832 by nullhack was closed Jan 1, 2021 Loading… updated Jan 1, 2021
4 of 5 tasks
TYP: use DTypeLike alias from numpy.typing Mothballed Temporarily-closed PR the author plans to return to Typing type annotations, mypy/pyright type checking
#41185 by simonjayhawkins was closed May 1, 2021 Loading… updated Jun 1, 2021
TYP: libinterval Interval Interval data type Mothballed Temporarily-closed PR the author plans to return to Typing type annotations, mypy/pyright type checking
#41059 by jbrockmendel was closed Jun 12, 2021 Loading… updated Jun 12, 2021
Revert "Revert "REF: move shift logic from BlockManager to DataFrame"" Internals Related to non-user accessible pandas implementation Mothballed Temporarily-closed PR the author plans to return to Refactor Internal refactoring of code
#42322 by simonjayhawkins was closed Jul 2, 2021 Draft updated Jul 2, 2021 1.4
API: tighten DTA/TDA _from_sequence signature API - Consistency Internal Consistency of API/Behavior ExtensionArray Extending pandas with custom dtypes or arrays. Mothballed Temporarily-closed PR the author plans to return to
#37179 by jbrockmendel was closed Nov 21, 2020 Loading… updated Nov 20, 2021
WIP: TST: pass random names in tm.makeDateIndex Mothballed Temporarily-closed PR the author plans to return to Testing pandas testing functions or related to the test suite
#31227 by jbrockmendel was closed Jan 29, 2020 Loading… updated Nov 20, 2021
DEPR: row-based indexing in DataFrame.__getitem__ Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves Mothballed Temporarily-closed PR the author plans to return to
#31334 by jbrockmendel was closed Feb 8, 2020 Loading… updated Nov 20, 2021
WIP/TST/ENH: require freq match in assert_index_equal Mothballed Temporarily-closed PR the author plans to return to
#31195 by jbrockmendel was closed Jan 29, 2020 Loading… updated Nov 20, 2021
PERF: always slice when indexing on columns Copy / view semantics Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Mothballed Temporarily-closed PR the author plans to return to Performance Memory or execution speed performance
#33597 by jbrockmendel was closed Nov 28, 2021 Loading… updated Dec 6, 2021
3 of 5 tasks
DEPR: inplace setting of Categorical.categories Categorical Categorical Data Type Deprecate Functionality to remove in pandas Mothballed Temporarily-closed PR the author plans to return to
#45186 by jbrockmendel was closed Jan 7, 2022 Loading… updated Jan 7, 2022
2 of 4 tasks
1.5
POC/API/DEPR: errors kwd for fillna API - Consistency Internal Consistency of API/Behavior Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Mothballed Temporarily-closed PR the author plans to return to
#45190 by jbrockmendel was closed Jan 13, 2022 Draft updated Jan 13, 2022
BUG: Series[Interval[int]][1] = np.nan incorrect coercion/raising Mothballed Temporarily-closed PR the author plans to return to
#45356 by jbrockmendel was closed Jan 14, 2022 Loading… updated Jan 14, 2022
3 of 4 tasks
BUG/API: implement DayDST Frequency DateOffsets Mothballed Temporarily-closed PR the author plans to return to Stale
#44364 by jbrockmendel was closed Jan 16, 2022 Draft updated Jan 16, 2022 2.0
API: make concat_compat match CategoricalIndex._concat Categorical Categorical Data Type Mothballed Temporarily-closed PR the author plans to return to Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#42892 by jbrockmendel was closed Jan 28, 2022 Loading… updated Jan 28, 2022
1 task done
API: default to stdlib timezone objects for fixed-offsets API Design Mothballed Temporarily-closed PR the author plans to return to Timezones Timezone data dtype
#49677 by jbrockmendel was merged Dec 13, 2022 Loading… updated Dec 13, 2022
3 of 5 tasks
2.0
PERF: DataFrame.copy preserve row/column order Mothballed Temporarily-closed PR the author plans to return to Performance Memory or execution speed performance Stale
#44871 by jbrockmendel was closed Feb 22, 2023 Draft updated Mar 3, 2023
POC: implement __array_function__ Mothballed Temporarily-closed PR the author plans to return to
#51653 by jbrockmendel was closed Mar 9, 2023 Loading… updated Mar 9, 2023
TST: Test NEP50 Mothballed Temporarily-closed PR the author plans to return to Stale Testing pandas testing functions or related to the test suite
#48892 by mroeschke was closed Nov 30, 2022 Draft updated Mar 24, 2023
DEPR: attrs Mothballed Temporarily-closed PR the author plans to return to Needs Discussion Requires discussion from core team before further action
#52152 by jbrockmendel was closed May 4, 2023 Loading… updated May 4, 2023
2 of 5 tasks
DEPR: _metadata propagation Mothballed Temporarily-closed PR the author plans to return to
#52168 by jbrockmendel was closed May 4, 2023 Loading… updated May 5, 2023
2 of 5 tasks
ProTip! Filter pull requests by the default branch with base:main.