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

BUG: Add fillna at the beginning of _where not to fill NA. #60729 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60772 opened Jan 23, 2025 by sanggon6107 Loading… updated Nov 20, 2025
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
#62893 opened Oct 28, 2025 by parthava-adabala Loading… updated Nov 11, 2025
5 tasks done
Fix excelfile parse dimensions Bug IO Excel read_excel, to_excel
#63041 opened Nov 8, 2025 by matheuszpher Loading… updated Nov 8, 2025
PARTIAL FIX: Improve leading zeros preservation with dtype=str for dict-based dtypes Arrow pyarrow functionality Bug IO CSV read_csv, to_csv Stale
#62242 opened Sep 2, 2025 by dxdc Loading… updated Nov 1, 2025
4 tasks done
Fix void dtype handling Bug Constructors Series/DataFrame/Index/pd.array Constructors Stale
#61637 opened Jun 12, 2025 by flying-sheep Loading… updated Oct 30, 2025
5 tasks done
BUG: Fixed issue where rolling.kurt() calculations would be effected by values outside of scope Bug Window rolling, ewma, expanding
#61481 opened May 22, 2025 by eicchen Loading… updated Oct 28, 2025
5 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.