-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values
Arrow
pyarrow functionality
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Stale
#61659
opened Jun 14, 2025 by
chilin0525
•
Draft
updated Aug 19, 2025
2 of 5 tasks
adding pandas.api.typing.aliases and docs
Typing
type annotations, mypy/pyright type checking
#61735
opened Jun 29, 2025 by
Dr-Irv
Loading…
updated Aug 17, 2025
5 tasks done
BUG: Fix TypeError in assert_index_equal when comparing CategoricalIndex with check_categorical=True and exact=False
Testing
pandas testing functions or related to the test suite
#61941
opened Jul 24, 2025 by
Aniketsy
Loading…
updated Aug 15, 2025
Parallelize test_sql.py - Issue #60378
IO SQL
to_sql, read_sql, read_sql_query
Stale
Testing
pandas testing functions or related to the test suite
#61551
opened Jun 4, 2025 by
dShcherbakov1
Loading…
updated Aug 10, 2025
4 tasks
DOC: added button to edit on GitHub
Docs
#61956
opened Jul 26, 2025 by
Sivayogeith
Loading…
updated Aug 4, 2025
1 of 5 tasks
ENH: Add Concat, Merge/Join, Stack/Unstack, Explode
Stale
force_suffixes
boolean argument to pd.merge
Enhancement
Reshaping
#61498
opened May 26, 2025 by
kopytjuk
Loading…
updated Aug 2, 2025
2 of 5 tasks
BUG: Add fillna at the beginning of _where not to fill NA. #60729
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60772
opened Jan 23, 2025 by
sanggon6107
Loading…
updated Jul 30, 2025
4 of 5 tasks
ENH: Added
DataFrame.nsorted
to select top n
rows according to column-dependent order
Stale
#61457
opened May 19, 2025 by
MartinBraquet
Loading…
updated Jul 29, 2025
5 tasks done
BUG FIX: None of the included dtypes present in df will raise ValueError with clear error message.
Error Reporting
Incorrect or improved errors from pandas
#61871
opened Jul 16, 2025 by
khemkaran10
Loading…
updated Jul 26, 2025
3 tasks done
ENH: speed up wide DataFrame.line plots by using a single LineCollection
Performance
Memory or execution speed performance
Visualization
plotting
#61764
opened Jul 3, 2025 by
EvMossan
Loading…
updated Jul 22, 2025
4 tasks done
BUG: Fix lost precision with common type of uint64/int64
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
isin
isin method
#61679
opened Jun 19, 2025 by
pbrochart
Loading…
updated Jul 21, 2025
5 of 6 tasks
ENH: Implemented MultiIndex.searchsorted method ( GH14833)
Enhancement
MultiIndex
Stale
#61435
opened May 12, 2025 by
GSAUC3
Loading…
updated Jul 20, 2025
5 tasks done
PERF: improve StringArray.isna
Performance
Memory or execution speed performance
Stale
Strings
String extension data type and string data
#57733
opened Mar 5, 2024 by
jorisvandenbossche
Loading…
updated Jul 8, 2025
5 tasks
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434)
Error Reporting
Incorrect or improved errors from pandas
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Stale
#61454
opened May 18, 2025 by
iabhi4
Loading…
updated Jun 25, 2025
4 tasks done
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.