-
- 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
BUG: Aligned skew and kurt results with scipy.stats
#62925 opened Oct 30, 2025 by SebastianGoldmann Loading…
4 of 5 tasks
When getting the numpy datatype, return datetime64[D] for pa.Date32 and return datetime64[ms] for pa.Date64 Stale
#62913 opened Oct 30, 2025 by linicole74 • Draft
4 of 5 tasks
BUG: Fix DataFrame.from_dict empty row drop Bug IO Data IO issues that don't fit into a more specific label Stale
#62893 opened Oct 28, 2025 by parthava-adabala Loading…
5 tasks done
BUG: Catch all exceptions raised while calling PyObjectHashTable methods Stale
#62892 opened Oct 28, 2025 by matiaslindgren Loading…
4 of 5 tasks
DEPR: automatic upcasting in reindex Stale
#62871 opened Oct 26, 2025 by jbrockmendel Loading…
5 of 7 tasks
CLN: Consolidate decimal string parsing functions in tokenizer.c Internals Related to non-user accessible pandas implementation
#62823 opened Oct 24, 2025 by heoh Loading…
3 of 5 tasks
DOC: Add floating point precision on writing/reading to csv (#13159) … Stale
#62770 opened Oct 21, 2025 by jessica-oraegbu Loading…
3 of 5 tasks
TST: Add test for loc setitem with expansion preserving tz-aware dtype
#62698 opened Oct 15, 2025 by dcamejo1 Loading…
3 tasks done
DOC: Fix docstring validation errors for pandas.core.groupby Stale
#62697 opened Oct 14, 2025 by milamathias Loading…
3 of 5 tasks
BUG: Fix boolean value of NA is ambiguous in iloc assignment
#62696 opened Oct 14, 2025 by Aniketsy Loading…
2 of 3 tasks
DEPR: columns keyword in Series.drop Deprecate Functionality to remove in pandas Stale
#62685 opened Oct 13, 2025 by jbrockmendel Loading…
3 of 5 tasks
ENH: Change ExtensionOpsMixin behaviour to not add new operator method if one is already defined on the ExtensionArray class Stale
#62678 opened Oct 13, 2025 by milamathias Loading…
5 tasks done
fix: dataframe conditional where axis=1 Stale
#62663 opened Oct 12, 2025 by suzyahyah Loading…
4 tasks done
BUG: Fix inconsistency when read_csv reads MultiIndex with empty values (#59560) Stale
#62644 opened Oct 10, 2025 by allamlobna • Draft
3 of 5 tasks
ENH: add ignore index logic for df.isin() function Enhancement isin isin method Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62620 opened Oct 7, 2025 by saakshimore Loading…
1 of 4 tasks
ENH: Implement MultiIndex.insert_level for inserting levels at specified positions MultiIndex
#62610 opened Oct 7, 2025 by Chiwendaiyue Loading…
STY: add strict=True to zip() in pandas/tests/indexes
#62606 opened Oct 7, 2025 by Abe016 Loading…
2 of 5 tasks
BUG: read_sql wraps plain SQL strings in sqlalchemy.text() to allow % modulo and LIKE patterns (#35484)
#62578 opened Oct 4, 2025 by SergioGarcia00 Loading…
BUG : Fix Excel header NaN duplication with merged MultiIndex columns in to_excel IO Excel read_excel, to_excel
#62576 opened Oct 4, 2025 by justine202429 Loading…
5 tasks done
Added legend_loc parameter to plot function Stale Visualization plotting
#62568 opened Oct 3, 2025 by mittal-aakriti Loading…
4 of 5 tasks
DEPR: casting non-standard listlikes to array in arithmetic operations
#62560 opened Oct 3, 2025 by jbrockmendel Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.