-
-
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
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
[backport 3.0.x] BUG: fix to_timedelta ignoring unit for mixed round/non-round floats (#65170)
#65313
opened Apr 20, 2026 by
jbrockmendel
Member
Loading…
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…
PERF: preserve block memory layout in Block.copy (GH#60469)
Performance
Memory or execution speed performance
#65302
opened Apr 19, 2026 by
jbrockmendel
Member
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
PERF: unroll take_1d/take_2d inner loops with contig fast path
Performance
Memory or execution speed performance
#65295
opened Apr 19, 2026 by
jbrockmendel
Member
Loading…
4 of 7 tasks
BUG: Fix DataFrame.var/std/sem(axis=1) returning object dtype with mixed numeric types
#65294
opened Apr 19, 2026 by
tinezivic
Contributor
Loading…
7 tasks done
BUG: Fix bar plot xticks treating index values as axis positions (#55508)
#65293
opened Apr 19, 2026 by
tinezivic
Contributor
Loading…
6 tasks done
DOC: add docstring with examples to NDFrame.__invert__ (~ operator)
#65291
opened Apr 19, 2026 by
RudrenduPaul
Loading…
2 tasks done
BUG: Fix to_sql passing incorrect index column name
#65290
opened Apr 19, 2026 by
tianlangqin
Contributor
Loading…
6 of 7 tasks
BUG: Fix regex inference in ArrowExtensionArray._str_split (GH#58321)
#65287
opened Apr 19, 2026 by
tinezivic
Contributor
Loading…
6 tasks done
BUG: Categorical.map() sort categories for unordered categoricals (#58153)
#65286
opened Apr 19, 2026 by
tinezivic
Contributor
Loading…
6 tasks done
PERF: avoid materializing set/list in isin for common dtype cases
Performance
Memory or execution speed performance
#65284
opened Apr 18, 2026 by
jbrockmendel
Member
•
Draft
4 tasks done
PERF: read_csv emits pyarrow-backed string arrays directly from the C parser
Performance
Memory or execution speed performance
#65283
opened Apr 18, 2026 by
jbrockmendel
Member
•
Draft
4 of 5 tasks
PERF: skip Period-object round-trip when plotting PeriodIndex
Performance
Memory or execution speed performance
#65280
opened Apr 18, 2026 by
jbrockmendel
Member
•
Draft
4 tasks done
PERF: short-circuit sort_index(level=...) on monotonic non-MultiIndex
Performance
Memory or execution speed performance
#65279
opened Apr 18, 2026 by
jbrockmendel
Member
Loading…
4 tasks done
PERF: speed up DataFrame.plot with DatetimeIndex on wide DataFrames
Performance
Memory or execution speed performance
#65278
opened Apr 18, 2026 by
jbrockmendel
Member
•
Draft
3 tasks done
PERF: speed up tab completion for DataFrame/Series with a large index
Performance
Memory or execution speed performance
#65277
opened Apr 18, 2026 by
jbrockmendel
Member
Loading…
3 tasks done
DOC: clarify that column-level attrs are not supported with Copy-on-Write
#65275
opened Apr 18, 2026 by
coolcoder152
Loading…
2 of 6 tasks
REF:Avoid state mutation in FrameApply.agg by threading obj and axis …
#65274
opened Apr 18, 2026 by
harrywzl
Loading…
4 tasks done
BUG: Index.take respects fill_value and allows fills on integer dtypes
Bug
#65268
opened Apr 17, 2026 by
jbrockmendel
Member
Loading…
2 of 5 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.