-
-
Notifications
You must be signed in to change notification settings - Fork 20.1k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DEPS: Bump pyarrow minimum version to 16.0
Build
Library building on various platforms
Dependencies
Required and optional dependencies
#66358
opened Jul 17, 2026 by
natmokval
Contributor
Loading…
BUG: #66356 - Fix 4 segfaults from ujson_dumps values that are abnormal
#66357
opened Jul 17, 2026 by
stestagg
Loading…
4 of 7 tasks
PERF: avoid redundant Index.equals calls in pd.concat
Performance
Memory or execution speed performance
#66355
opened Jul 16, 2026 by
natmokval
Contributor
Loading…
doc: update fill_value parameter documentation for Series comparison methods
#66354
opened Jul 16, 2026 by
Dodothereal
Loading…
BUG: read_sql with dtype_backend="pyarrow" returns date/time as string (#56551)
#66353
opened Jul 16, 2026 by
aboderinsamuel
Loading…
6 of 7 tasks
BUG: normalize missing groupby MultiIndex codes
#66352
opened Jul 16, 2026 by
xoxonut
Contributor
Loading…
6 of 7 tasks
PERF: fix performance regression in string construction from GH-65831
#66351
opened Jul 16, 2026 by
Alvaro-Kothe
Member
Loading…
3 of 7 tasks
BUG: Do not force re.UNICODE if re.ASCII flag is passed
#66350
opened Jul 16, 2026 by
ajayraj30002
Loading…
5 of 7 tasks
BUG: setitem with nullable NA Series and non-default index raised (GH#62473)
#66345
opened Jul 15, 2026 by
gaurav0107
Loading…
7 tasks done
BUG: Fix parallel read_csv divergence with low_memory=False and EmptyDataError (#66259)
#66344
opened Jul 15, 2026 by
GiTaDi-CrEaTe
Loading…
BUG: Fix str.split on categorical dtype returning string lists (# 66341)
#66343
opened Jul 15, 2026 by
benhurstephen
Loading…
2 tasks done
DOC: clarify sort_index determinism to fix #63154
#66340
opened Jul 15, 2026 by
wasim-builds
Loading…
PERF: use pyarrow kernel for Series.str.zfill with ArrowStringArray
#66339
opened Jul 15, 2026 by
fangchenli
Member
Loading…
5 of 7 tasks
BUG: interpolate with an ArrowDtype temporal index raised
#66338
opened Jul 15, 2026 by
fangchenli
Member
Loading…
6 of 7 tasks
CLN: remove unreachable ArrowDtype exclusion in _factorize_keys
Clean
#66337
opened Jul 14, 2026 by
fangchenli
Member
Loading…
3 of 6 tasks
BUG: skew/kurt on ArrowDtype returned the biased statistic; kurt raised
#66336
opened Jul 14, 2026 by
fangchenli
Member
Loading…
6 of 7 tasks
DOC: Clarify PeriodIndex.from_fields scalar inputs
#66334
opened Jul 14, 2026 by
ShiroKSH
Loading…
4 of 7 tasks
BUG: Allow disabling ChainedAssignmentError via PANDAS_CHAINED_WARNIN…
#66318
opened Jul 13, 2026 by
abhiramvsmg
Loading…
ERR: clearer messages for various cryptic errors
#66311
opened Jul 13, 2026 by
jbrockmendel
Member
•
Draft
11
DOC: batch of documentation clarifications
#66308
opened Jul 12, 2026 by
jbrockmendel
Member
•
Draft
19
BUG: DataFrame.loc/iloc setitem with empty or boolean column indexer on EA dtypes (GH#66255)
#66304
opened Jul 12, 2026 by
chang-pro
Loading…
6 of 7 tasks
REF: Use moments accumulator from libalgos to compute variance
#66302
opened Jul 12, 2026 by
Alvaro-Kothe
Member
Loading…
8 of 9 tasks
BUG: Save and restore user SQLite adapters in to_sql() (GH#64337)
#66297
opened Jul 11, 2026 by
q121212
Loading…
4 tasks done
BUG: Register SQLite adapters only once per process (GH#64337)
#66296
opened Jul 11, 2026 by
q121212
Loading…
5 tasks done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.