-
-
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
DOC: use docs version for stable source links
#64346
opened Feb 28, 2026 by
qicaiy
Loading…
3 of 7 tasks
BUG: fix read_sas large datetimes off by 2 days (GH#56014)
#64344
opened Feb 28, 2026 by
jbrockmendel
Loading…
1 task done
BUG: Fix MultiIndex partial-key lookup when np.datetime64 indexes datetime.date level (GH#55969)
#64343
opened Feb 27, 2026 by
logiop
Loading…
BUG: Fix assert_frame_equal with check_dtype=False for pd.NA GH#61473
#64341
opened Feb 27, 2026 by
MounikaYerramsetti26
Loading…
3 of 7 tasks
BUG: Assigning pd.NA to StringDtype column causes "Unknown error: Wrapping .. failed" after pd.concat with PyArrow
#64339
opened Feb 27, 2026 by
kjmin622
Loading…
5 of 7 tasks
DOC: clarify Series.case_when condition-order semantics
#64336
opened Feb 27, 2026 by
LarytheLord
Loading…
DOC: explain read_csv/read_table float_precision behavior
#64335
opened Feb 27, 2026 by
LarytheLord
Loading…
DOC: clarify Index.union behavior with duplicates
#64334
opened Feb 27, 2026 by
LarytheLord
Loading…
DOC: clarify read_fwf filepath_or_buffer semantics
#64333
opened Feb 27, 2026 by
LarytheLord
Loading…
BUG: Regression with interpolate: "ValueError: window shape cannot be larger than input array shape"
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Regression
Functionality that used to work in a prior pandas version
TST: regression test for HDFStore.select with non-sorted Categorical (GH#38131)
#64331
opened Feb 27, 2026 by
jbrockmendel
Loading…
1 task done
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…
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…
TST: mark test_dt64arr_cmp_arraylike_invalid[tzlocal] xfail on Windows
#64294
opened Feb 24, 2026 by
kjmin622
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.