-
- 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
DOC: Add comprehensive Google Colab data loading guide
#63229 opened Nov 28, 2025 by kalluripradeep Loading…
4 tasks done
STY: Add strict=True to zip() calls in pandas/tests/reshape
#63228 opened Nov 28, 2025 by Ghazi-raad Loading…
DOC: add NaN example to DataFrame.equals
#63227 opened Nov 28, 2025 by ingo-stallknecht Loading…
1 of 6 tasks
TST: Add regression test for infer_freq stateful behavior (#55794)
#63224 opened Nov 28, 2025 by zhan7236 Loading…
4 of 6 tasks
TST: Add regression test for DatetimeIndex.union across DST boundary (#62915)
#63223 opened Nov 28, 2025 by zhan7236 Loading…
4 of 6 tasks
TST: Add regression test for DataFrame.where with nullable dtype (#49052)
#63222 opened Nov 28, 2025 by zhan7236 Loading…
4 of 6 tasks
API: Timedelta constructor from keywords give microseconds
#63216 opened Nov 26, 2025 by jbrockmendel Loading…
6 tasks
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
API: partial revert of returning read-only EAs from .array/.values
#63212 opened Nov 26, 2025 by jorisvandenbossche • Draft
DOC:Update mask parameter type in Index.putmask from np.ndarray[bool]…
#63211 opened Nov 26, 2025 by Chiwendaiyue Loading…
1 task
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: preserve datetime64 units during concat AI Slop Suspected of being AI-generated, which is not welcome.
#63204 opened Nov 26, 2025 by kushikks Loading…
ENH: Update testing.assert_frame_equal to describe all columns with differences
#63203 opened Nov 25, 2025 by skerkar10 Loading…
5 of 6 tasks
DOC #62437 Replace @Substitution and @Appender Docs Groupby
#63201 opened Nov 25, 2025 by josquinlarsen Loading…
6 tasks
API: microsecond resolution for Timedelta strings Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timedelta Timedelta data type
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: 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 (#…
#63178 opened Nov 23, 2025 by koskampt Loading…
3 of 4 tasks
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.