-
-
Notifications
You must be signed in to change notification settings - Fork 19.9k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
PERF: read_csv faster for integer and string columns
Performance
Memory or execution speed performance
#65350
opened Apr 23, 2026 by
jbrockmendel
Member
•
Draft
2 of 3 tasks
BUG: Fix DataFrame.query when column is named inf or Inf (GH#35695)
#65349
opened Apr 23, 2026 by
tinezivic
Contributor
Loading…
5 of 7 tasks
Backport PR #65346 on branch 3.0.x (CI: avoid pyarrow 25.0 for typing)
CI
Continuous Integration
Typing
type annotations, mypy/pyright type checking
PERF: faster integer column parsing in read_csv C engine
Performance
Memory or execution speed performance
#65347
opened Apr 23, 2026 by
jbrockmendel
Member
•
Draft
3 of 4 tasks
DOC: clarify tz_localize does not alter date/time representation (#55955)
#65344
opened Apr 23, 2026 by
oskarseweryn
Loading…
4 of 7 tasks
BUG: Fix AttributeError in concat when result is Series
#65343
opened Apr 23, 2026 by
wayne001106
Loading…
BUG: fix Series.combine_first crash when names are Timestamps (#65333)
#65342
opened Apr 23, 2026 by
Vincent08199
Contributor
Loading…
4 of 7 tasks
DOC: document TextFileReader in the API reference
Docs
#65341
opened Apr 22, 2026 by
jbrockmendel
Member
Loading…
3 tasks done
2
DOC: clarify resolution-dependence of Timestamp/Timedelta min/max/resolution
Docs
#65339
opened Apr 22, 2026 by
jbrockmendel
Member
Loading…
1 of 2 tasks
PERF: avoid dtype.name in DataFrame block grouping
Performance
Memory or execution speed performance
#65337
opened Apr 22, 2026 by
jbrockmendel
Member
•
Draft
4 tasks done
ENH: Suggest alternative package managers in optional dependency error
#65335
opened Apr 22, 2026 by
sh4dzilla
Loading…
6 of 7 tasks
BUG: fix empty groupby(..., as_index=False).apply(...) index name inconsistency
#65332
opened Apr 22, 2026 by
Ashish-ml-eng
Loading…
CI: make wheel builds compilation more verbose
Build
Library building on various platforms
CI
Continuous Integration
BUG: Fix deprecation warning stacklevel in option_context (GH#63235)
#65329
opened Apr 22, 2026 by
tinezivic
Contributor
Loading…
6 of 7 tasks
BUG: disable numexpr for incompatible numpy>=2.3 + numexpr<2.11 combos
#65328
opened Apr 22, 2026 by
armorbreak001
Loading…
REF: relocate _freq storage from DTA/TDA arrays to Index (GH#24566)
Refactor
Internal refactoring of code
#65322
opened Apr 21, 2026 by
jbrockmendel
Member
Loading…
4 tasks done
BUG: preserve IntEnum in DataFrame constructor when dtype=object (GH#59380)
#65317
opened Apr 21, 2026 by
galsakuri
Contributor
Loading…
BUG: Preserve nullable index dtype in Extending pandas with custom dtypes or arrays.
Index
Related to the Index class or subclasses
_transform_index
ExtensionArray
#65316
opened Apr 21, 2026 by
gautamvarmadatla
Contributor
Loading…
6 of 7 tasks
BUG: Fixed DataFrame.resample() generating errors when bin edges fall on DST transitions
#65314
opened Apr 20, 2026 by
presidentjacob
Loading…
6 of 7 tasks
BUG: Fix DataFrame.at/iat raising ValueError when storing list-like in a single cell
#65311
opened Apr 20, 2026 by
tinezivic
Contributor
Loading…
6 of 7 tasks
BUG: fix ArrowExtensionArray constructor raising on np.nan in string sequences
#65307
opened Apr 20, 2026 by
tinezivic
Contributor
Loading…
BUG: pivot_table margins with EA dtype that cannot hold NA (GH#55484)
Bug
#65301
opened Apr 19, 2026 by
jbrockmendel
Member
•
Draft
3 tasks done
BUG: Improve error message when ExtensionDtype subclass missing 'name' attribute
#65299
opened Apr 19, 2026 by
avasis-ai
Loading…
PERF: short-circuit sentinel scans on integer indexers
Performance
Memory or execution speed performance
#65298
opened Apr 19, 2026 by
jbrockmendel
Member
•
Draft
2 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.