-
-
Notifications
You must be signed in to change notification settings - Fork 19.7k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Fix df.query('abs(col) == [...]') membership rewrite (#31848)
#64327
opened Feb 26, 2026 by
arjunmenon17
Loading…
6 of 7 tasks
DOC: document non-inclusive slicing on DatetimeIndex
#64323
opened Feb 26, 2026 by
yoginlangalia
Loading…
3 tasks
DOC: clarify list-like conversion in DataFrame broadcasting behavior
#64321
opened Feb 26, 2026 by
LarytheLord
Loading…
DOC: clarify .loc Series-assignment alignment behavior
#64319
opened Feb 26, 2026 by
LarytheLord
Loading…
BUG: HDFStore.select(where=...) silently returns empty DataFrame with datetime64[us] index
#64318
opened Feb 26, 2026 by
kjmin622
Loading…
5 of 7 tasks
ENH: allow urlopen timeout via storage_options
#64307
opened Feb 25, 2026 by
alexbogun
Loading…
3 of 7 tasks
BUG: Fixed extra blank row in to_excel for MultiIndex with empty names (#27772)
#64302
opened Feb 25, 2026 by
NicoRicardi
Loading…
7 tasks done
TST: Add regression test for GH#55969 datetime.date MultiIndex with np.datetime64
#64296
opened Feb 24, 2026 by
ManasVardhan
Loading…
BUG: test_dt64arr_cmp_arraylike_invalid[tzlocal] fails on Windows
#64294
opened Feb 24, 2026 by
kjmin622
Loading…
5 of 7 tasks
BUG: Suppress unnecessary RuntimeWarning in to_datetime with missing componentsFix runtime warning
#64292
opened Feb 24, 2026 by
An1k4et
Loading…
6 of 7 tasks
DOC: add section on DataFrame + list broadcasting behavior
#64290
opened Feb 23, 2026 by
dhruvildarji
Loading…
GH#57702: Fix inconsistent None handling in pd.array with string dtype
#64289
opened Feb 23, 2026 by
Jrichcrick
Loading…
TST: Add regression test for GH#55423 tz-aware datetime expansion
#64286
opened Feb 23, 2026 by
ManasVardhan
Loading…
ENH: Implement
series.argsort(order=, stable=)
#64285
opened Feb 23, 2026 by
yushiyangk
Loading…
6 of 7 tasks
feat: add Series.str.splitlines and Series.str.expandtabs
#64283
opened Feb 23, 2026 by
dive2tech
Loading…
3 tasks done
BUG: enforce 1-dimensional input in pandas.array
#64282
opened Feb 23, 2026 by
hyoj0942
Loading…
7 tasks done
TST: add test for GH#55423 loc setitem preserving tz-aware datetime
#64278
opened Feb 22, 2026 by
iamluan
Loading…
4 of 7 tasks
TST: add regression test for GH #42437
#64277
opened Feb 22, 2026 by
berasaikat
Loading…
2 of 3 tasks
BUILD: generate_version.py line ending breaks build (WSL)
Build
Library building on various platforms
#64275
opened Feb 22, 2026 by
kjmin622
Loading…
4 of 7 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.