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

CI: Use scientific-python/upload-nightly-action for nightly wheels CI Continuous Integration
#63266 opened Dec 4, 2025 by mroeschke Loading…
CI: Don't upload wheels to anaconda.org/multibuild-wheels-staging CI Continuous Integration
#63265 opened Dec 4, 2025 by mroeschke Loading… 3.0
TST: Added test that checks if df.sum() results in concatenation instead of dtype coercion to float64 or int64 Testing pandas testing functions or related to the test suite
#63260 opened Dec 4, 2025 by AbelJSanchez Loading…
6 tasks done
Clarify to_excel() documentation regarding overwrite behavior
#63252 opened Dec 2, 2025 by tomas-cc Loading…
5 of 6 tasks
[WIP] Create simdjson extension
#63233 opened Nov 30, 2025 by Alvaro-Kothe Draft
ENH: Fixing some types
#63226 opened Nov 28, 2025 by ThibaultDECO Loading…
TST: parametrize Excel autofilter edge cases
#63220 opened Nov 27, 2025 by antznette1 Loading…
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
BUG: groupby.filter handling of NA groups
#63202 opened Nov 25, 2025 by rhshadrach Draft
6 tasks
DOC: inline docstrings for read_excel and storage options in io/excel… Docs IO Excel read_excel, to_excel
#63193 opened Nov 24, 2025 by Fidorc80 Loading…
1 of 6 tasks
BUG: fix DataFrame.__setitem__ with 2D object arrays
#63184 opened Nov 24, 2025 by akkik04 Loading…
4 of 6 tasks
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
CI: Check 2.3.x CI
#63176 opened Nov 23, 2025 by rhshadrach Draft
6 tasks
BUG: Fix metadata mutation in Index set operations (intersection/unio…
#63174 opened Nov 22, 2025 by deniskrds Loading…
3 of 6 tasks
ENH: Unbox NumPy scalars in indexing
#63165 opened Nov 20, 2025 by rhshadrach Draft
6 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.