-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add FutureWarning for converting Series with NaN to bool dtype
#63597
opened Jan 6, 2026 by
mzarnecki
Loading…
STY: Enforce Ruff rule B905 in pandas/tests/series/test_constructors.py
#63596
opened Jan 6, 2026 by
biplavbarua
Loading…
2 tasks done
DOC: Inline docstrings for more functions in
pandas/core/generic.py
#63589
opened Jan 6, 2026 by
zhengruifeng
Loading…
1 of 6 tasks
DOC: Link User Guide IO from API reference
#63588
opened Jan 6, 2026 by
Meghana0803
Loading…
1 of 6 tasks
Set up ty in CI
Typing
type annotations, mypy/pyright type checking
#63582
opened Jan 6, 2026 by
tqa236
Loading…
6 tasks
DOC: fix offline documentation search behavior
#63580
opened Jan 5, 2026 by
Asmi768
Loading…
3 of 6 tasks
Timedelta resolution differs between positional (value, unit) and keyword args
#63575
opened Jan 5, 2026 by
shiva-sai-824
Loading…
DOC: Add See Also links to User Guide in API reference
#63547
opened Jan 2, 2026 by
biplavbarua
Loading…
BUG: Avoid precision loss for large integral Decimal values in read_sql with coerce_float=True
#63532
opened Jan 1, 2026 by
gautamvarmadatla
Loading…
4 of 6 tasks
BUG: Fix unstack(sort=False) reordering rows (#62816)
#63531
opened Jan 1, 2026 by
EvilDrSteve
•
Draft
5 of 6 tasks
DOC: clarify note about optimized indexing methods
#63524
opened Dec 31, 2025 by
joddeepesh-cloud
Loading…
BUG: Fix get_level_values for boolean, NA-like, and integer index names
#63514
opened Dec 30, 2025 by
deniskrds
Loading…
4 of 6 tasks
DOC: simplify Series.sum examples to show scalar results
#63510
opened Dec 30, 2025 by
Nitya-Choudhary
Loading…
DOC : document pyarrow vs python string trade-offs
#63505
opened Dec 29, 2025 by
joddeepesh-cloud
Loading…
BUG: Fix for Issue 53028 - Fix DictCursor returning column names
Bug
IO SQL
to_sql, read_sql, read_sql_query
Regression
Functionality that used to work in a prior pandas version
#63503
opened Dec 29, 2025 by
AMRUTH-ASHOK
Loading…
5 of 6 tasks
CoW: better chained assignment warning message for update() method
Copy / view semantics
Error Reporting
Incorrect or improved errors from pandas
BUG/API: Series constructor to honor unit of specified timedelta64 dtype
Constructors
Series/DataFrame/Index/pd.array Constructors
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
Timedelta
Timedelta data type
DOC: Clarify multiset behaviour of Index.union with duplicate valuesDoc index union multiset
#63497
opened Dec 28, 2025 by
sachinn854
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.