-
- 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
TST: parametrize Excel autofilter edge cases IO Excel read_excel, to_excel Needs Tests Unit test(s) needed to prevent regressions
#63220 opened Nov 27, 2025 by antznette1 Loading…
TST: Replace ensure_clean_store with tmp_path in test_complex.py, test_file_handling.py
#63214 opened Nov 26, 2025 by micol-altomare Loading…
1 of 7 tasks
BUG: raise TypeError when array not like 1D in pandas.array
#63210 opened Nov 26, 2025 by antareepsarkar Loading…
2 of 3 tasks
Add test for concat datetime64 columns of differing resolutions
#63206 opened Nov 26, 2025 by Cjesse Loading…
2 of 6 tasks
ENH: Update testing.assert_frame_equal to describe all columns with differences
#63203 opened Nov 25, 2025 by skerkar10 Loading…
5 of 6 tasks
BUG: fix
DataFrame.__setitem__ with 2D object arrays #63184 opened Nov 24, 2025 by akkik04 Loading…
4 of 6 tasks
BUG: Fix Index.intersection returning same instance when indexes are equal GH#63169
#63179 opened Nov 23, 2025 by sudam802 Loading…
BUG: Inconsistent behavior of Groupby with None values with filter (#… Filters e.g. head, tail, nth Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#63178 opened Nov 23, 2025 by koskampt Loading…
3 of 4 tasks
Doc: Fix copy parameter type in astype docstring Fixes #63144
#63157 opened Nov 20, 2025 by blu3-bird Loading…
ENH: Add mapping of nullable columns to pandas.to_sql
#63147 opened Nov 18, 2025 by mpak123 Loading…
6 tasks done
EHN: Adding prefix support for pd.merge
#63142 opened Nov 18, 2025 by zhangbowen-coder Loading…
4 tasks done
Bump pypa/cibuildwheel from 3.2.1 to 3.3.0 Build Library building on various platforms CI Continuous Integration Dependencies Required and optional dependencies
#63134 opened Nov 17, 2025 by dependabot bot Loading…
Better error message on when the dataframe is empty for Concat, Merge/Join, Stack/Unstack, Explode
margins=True Reshaping #63133 opened Nov 17, 2025 by show981111 Loading…
6 tasks
Fix: EA attribute specifying whether copy=False is ignored
#63130 opened Nov 16, 2025 by Aniketsy Loading…
1 of 2 tasks
BUG: Inconsistency of BooleanArray.__and__ with pd.NA and [pd.NA](fix…
#63127 opened Nov 16, 2025 by parthkandharkar Loading…
6 tasks
Bug: Strings in Excel number fomat do not preserve case(fixes #6317)
#63124 opened Nov 15, 2025 by parthkandharkar Loading…
6 tasks
Fix rolling skew/kurt for low variance windows
#63121 opened Nov 15, 2025 by SoulofAkuma Loading…
5 of 6 tasks
DOC: Clarify DataFrameXchg parameter is deprecated in from_dataframe
#63118 opened Nov 15, 2025 by BANADDA Loading…
6 tasks
BUG: Preserve case inside quoted CSS values to fix Excel number-format literal lowercasing (closes #63101)
#63117 opened Nov 15, 2025 by mrinalcodez Loading…
4 tasks done
DOC: add storage and na_value to StringDtype reference page Docs Strings String extension data type and string data
ProTip! Add no:assignee to see everything that’s not assigned.