-
-
Notifications
You must be signed in to change notification settings - Fork 20.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC: fix np.random seed in plotting docstring examples
Docs
#66992
opened Aug 25, 2026 by
jorisvandenbossche
Member
•
Draft
DOC: remove local part of dev versions (+..) from version used in every doc page
Docs
#66991
opened Aug 25, 2026 by
jorisvandenbossche
Member
Loading…
BUG: raise on nullable UInt64 overflow in to_datetime and to_timedelta
Bug
Datetime
Datetime data dtype
Timedelta
Timedelta data type
DEPR: deprecate inplace keyword in eval()/query() methods
Deprecate
Functionality to remove in pandas
inplace
Relating to inplace parameter or equivalent
#66977
opened Aug 25, 2026 by
jorisvandenbossche
Member
•
Draft
DEPS: Bump pydata-sphinx-theme to 0.20.0
Docs
#66975
opened Aug 25, 2026 by
mroeschke
Member
Loading…
1 task done
DEPS: Remove hypothesis
Dependencies
Required and optional dependencies
Testing
pandas testing functions or related to the test suite
#66972
opened Aug 24, 2026 by
mroeschke
Member
Loading…
1 of 3 tasks
ENH: add Rolling.prod
Awaiting Review
PR in the maintainers' court; exempt from staleness
#66968
opened Aug 24, 2026 by
gvfarns
Loading…
7 of 8 tasks
PERF: DataFrame.interpolate for neighbor-based methods (GH#48236)
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Performance
Memory or execution speed performance
#66965
opened Aug 23, 2026 by
jbrockmendel
Member
•
Draft
PERF: avoid per-slice overhead in interpolate (GH#48236)
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Performance
Memory or execution speed performance
#66964
opened Aug 23, 2026 by
jbrockmendel
Member
•
Draft
BUG: do not use numexpr 2.14.1, which can silently return wrong results (GH#65408)
Bug
Dependencies
Required and optional dependencies
Numeric Operations
Arithmetic, Comparison, and Logical operations
#66956
opened Aug 23, 2026 by
jbrockmendel
Member
Loading…
BUG: Raise ValueError for non-string column names in PR in the maintainers' court; exempt from staleness
read_json with orient="table"
Awaiting Review
#66932
opened Aug 22, 2026 by
vivek-2567
Loading…
5 of 8 tasks
DOC: clarify missing value handling in factorize docstring when use_na_sentinel is False
Awaiting Review
PR in the maintainers' court; exempt from staleness
#66925
opened Aug 22, 2026 by
arnavahire19
Loading…
4 tasks done
REF: make DateOffset the base class again, drop OffsetMeta (GH#48262)
Frequency
DateOffsets
Refactor
Internal refactoring of code
#66912
opened Aug 21, 2026 by
jbrockmendel
Member
Loading…
4 tasks done
BUG: object-dtype reductions silently converting non-numbers (GH#34671)
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Performance
Memory or execution speed performance
Reduction Operations
sum, mean, min, max, etc.
#66909
opened Aug 21, 2026 by
jbrockmendel
Member
•
Draft
REF: remove Series._constructor_expanddim_from_mgr (GH#56681)
Refactor
Internal refactoring of code
Subclassing
Subclassing pandas objects
#66908
opened Aug 21, 2026 by
jbrockmendel
Member
Loading…
DEPR: exact keyword in assert_interval_array_equal (GH#49198)
Deprecate
Functionality to remove in pandas
Interval
Interval data type
Testing
pandas testing functions or related to the test suite
#66885
opened Aug 20, 2026 by
jbrockmendel
Member
Loading…
TST: skip SQL tests when no database is running (GH#50009)
Docs
IO SQL
to_sql, read_sql, read_sql_query
Testing
pandas testing functions or related to the test suite
#66884
opened Aug 20, 2026 by
jbrockmendel
Member
Loading…
TST: run the locale tests on Windows (GH#46597)
Localization
Internationalization of data
Testing
pandas testing functions or related to the test suite
Windows
Windows OS
#66883
opened Aug 20, 2026 by
jbrockmendel
Member
Loading…
BUG: Fix rename_axis with tuple name for 1D Index (#66656)
Awaiting Review
PR in the maintainers' court; exempt from staleness
#66853
opened Aug 19, 2026 by
horcruxmelon
Loading…
3 tasks done
BUG: year truncated to 32 bits in the datetime field accessors (GH#66549)
Bug
Datetime
Datetime data dtype
#66851
opened Aug 19, 2026 by
jbrockmendel
Member
Loading…
DOC: force C locale when building the docs
Docs
#66849
opened Aug 19, 2026 by
jorisvandenbossche
Member
Loading…
DOC: fix conf.py process_class_docstrings to remove null listings
Docs
#66847
opened Aug 19, 2026 by
jorisvandenbossche
Member
Loading…
DOC: reduce API docs for Offset subclasses
Docs
Frequency
DateOffsets
#66846
opened Aug 19, 2026 by
jorisvandenbossche
Member
Loading…
1 of 3 tasks
BUG: assert_*_equal ignored rtol/atol for interval dtype
Awaiting Review
PR in the maintainers' court; exempt from staleness
#66844
opened Aug 19, 2026 by
Parth1353
Contributor
Loading…
5 tasks done
BUG: raise on empty-string conversion to pyarrow float
Awaiting Review
PR in the maintainers' court; exempt from staleness
#66836
opened Aug 18, 2026 by
hebian1994
Loading…
6 of 7 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.