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
Sort

Pull requests list

ENH: Implement categorical accessor for arrow arrays Arrow pyarrow functionality Categorical Categorical Data Type Stale
#56670 opened Dec 28, 2023 by phofl Loading…
BLD: Split out tests into pandas_tests package Build Library building on various platforms
#53007 opened Apr 29, 2023 by lithomas1 Loading…
5 tasks
API: make Day preserve time-of-day across DST transitions Frequency DateOffsets Stale Timezones Timezone data dtype
#55502 opened Oct 12, 2023 by jbrockmendel Loading…
1 of 5 tasks
DEPR: object inference in to_stata Deprecate Functionality to remove in pandas IO Stata read_stata, to_stata Stale
#56536 opened Dec 17, 2023 by jbrockmendel Loading…
5 tasks
3.0
PDEP-11: Change default of dropna to False Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate PDEP pandas enhancement proposal Stale
#53094 opened May 5, 2023 by rhshadrach Loading…
Render PDEPs using myst-parser and the sphinx doc theme Web pandas website
#51467 opened Feb 17, 2023 by jorisvandenbossche Loading…
ExtensionArray.Round method and tests ExtensionArray Extending pandas with custom dtypes or arrays.
#54582 opened Aug 16, 2023 by andrewgsavage Loading…
5 tasks done
Fix issue #47101 Stale
#59766 opened Sep 9, 2024 by tigerhawkvok Loading…
3 of 5 tasks
BUG: Supress read_json Spurious to_datetime FutureWarning
#60313 opened Nov 14, 2024 by KevsterAmp Loading…
3 of 5 tasks
[READY] perf improvements for strftime Datetime Datetime data dtype Performance Memory or execution speed performance Stale
#51298 opened Feb 10, 2023 by smarie Loading…
5 tasks done
TST: Add missing skips for unavailable pyarrow Arrow pyarrow functionality Stale Testing pandas testing functions or related to the test suite
#57397 opened Feb 13, 2024 by QuLogic Loading…
3 tasks done
Remove dtype inference on object dtype indexes for bool Stale
#57492 opened Feb 18, 2024 by phofl Loading…
5 tasks
Backport PR #59906 on branch 2.3.x (BLD: Fix armv7 build) ARM aarch64 architecture Build Library building on various platforms Stale
#59937 opened Oct 2, 2024 by meeseeksmachine Loading… 2.3
ENH: Series.str.get_dummies() raise on string type (follow up to PR #59577) Strings String extension data type and string data
#59786 opened Sep 12, 2024 by aaronchucarroll Loading… 3.0
PERF: Improve merge performance Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#57559 opened Feb 21, 2024 by phofl Loading…
5 tasks
ENH: removed median percentile to be always included in describe GH #60550 Reduction Operations sum, mean, min, max, etc.
#60557 opened Dec 13, 2024 by ZenithClown Loading…
5 tasks done
BUG: fix #59965 skipna=True operations don't skip NaN in FloatingArrays Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate NA - MaskedArrays Related to pd.NA and nullable extension arrays Reduction Operations sum, mean, min, max, etc. Stale
#59997 opened Oct 7, 2024 by cooolheater Loading…
3 tasks done
PDEP-8: Inplace methods in pandas Copy / view semantics inplace Relating to inplace parameter or equivalent PDEP pandas enhancement proposal
#51466 opened Feb 17, 2023 by lithomas1 Loading…
BUG (string dtype): comparison of string column to mixed object column fails #60228 (fixed) Strings String extension data type and string data
#60392 opened Nov 22, 2024 by TEARFEAR Loading…
5 tasks done
2.3
ENH: Be able to add lines for all index levels, not just visible ones [fix #59877] Stale Styler conditional formatting using DataFrame.style
#59916 opened Sep 28, 2024 by edbennett Loading…
5 tasks done
ProTip! no:milestone will show everything without a milestone.