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

PDEP-13: The pandas Logical Type System PDEP pandas enhancement proposal Stale
#58455 opened Apr 27, 2024 by WillAyd Loading…
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…
[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
PDEP-15: Reject PDEP-10 PDEP pandas enhancement proposal Stale
#58623 opened May 7, 2024 by lithomas1 Loading…
5 tasks
BLD: Split out tests into pandas_tests package Build Library building on various platforms
#53007 opened Apr 29, 2023 by lithomas1 Loading…
5 tasks
TST (string dtype): resolve xfails for frame methods Strings String extension data type and string data
#60336 opened Nov 16, 2024 by WillAyd Loading… 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
Fix BUG: read_sql tries to convert blob/varbinary to string with pyarrow backend Arrow pyarrow functionality IO SQL to_sql, read_sql, read_sql_query
#60105 opened Oct 25, 2024 by kastkeepitjumpinlikekangaroos Loading…
5 tasks done
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…
ExtensionArray.Round method and tests ExtensionArray Extending pandas with custom dtypes or arrays.
#54582 opened Aug 16, 2023 by andrewgsavage Loading…
5 tasks done
MNT: Bump dev pin on NumPy Dependencies Required and optional dependencies
#60987 opened Feb 22, 2025 by rhshadrach Loading…
5 tasks
3.0
BUG: identity checking NA in map incorrect
#58392 opened Apr 23, 2024 by droussea2001 Draft
3 of 4 tasks
ENH: Add table prefixes to to_sql method IO SQL to_sql, read_sql, read_sql_query Stale
#60409 opened Nov 24, 2024 by Diadochokinetic Loading…
5 tasks done
Render PDEPs using myst-parser and the sphinx doc theme Web pandas website
#51467 opened Feb 17, 2023 by jorisvandenbossche Loading…
PDEP-16: Consistent missing value handling PDEP pandas enhancement proposal Stale
#58988 opened Jun 12, 2024 by jorisvandenbossche Draft
Doc pivot table Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61184 opened Mar 26, 2025 by it176131 Loading…
4 of 5 tasks
BUG: Improve ImportError message to suggest importing dependencies directly for full error details Build Library building on various platforms Error Reporting Incorrect or improved errors from pandas
#61084 opened Mar 8, 2025 by chilin0525 Loading…
1 of 5 tasks
3.0
Remove versioneer / setuptools Build Library building on various platforms Stale
#57941 opened Mar 20, 2024 by WillAyd Loading…
ProTip! Exclude everything labeled bug with -label:bug.