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

inline docstrings for read_excel and storage options decorators in pa…
#63305 opened Dec 8, 2025 by Fidorc80 Loading…
1 of 6 tasks
API: to_timedelta(ints, unit) give requested unti
#63303 opened Dec 8, 2025 by jbrockmendel Loading…
2 of 6 tasks
BUG: pydatetime + Timedelta[non-nano] incorrect results
#63301 opened Dec 8, 2025 by jbrockmendel Loading…
2 of 6 tasks
CI: Fix location of cibuildwheel wheels for nightly upload Build Library building on various platforms CI Continuous Integration
#63300 opened Dec 8, 2025 by mroeschke Loading… 3.0
Refactor test_combine_first dataframe Testing pandas testing functions or related to the test suite
#63295 opened Dec 8, 2025 by Tsmith-77 Loading…
3 of 6 tasks
Type the return of itertuples as an iterable of Any Typing type annotations, mypy/pyright type checking
#63273 opened Dec 5, 2025 by frankier Loading…
1 of 6 tasks
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 IO Excel read_excel, to_excel Needs Tests Unit test(s) needed to prevent regressions
#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: 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
ProTip! Filter pull requests by the default branch with base:main.