-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
5 of 6 tasks
BUG: Fix #61221: Exception with unstack(sort=False) and NA in index.
Stale
#61226
opened Apr 3, 2025 by
gsmll
Loading…
ENH, DOC: Add JupyterLite-powered interactive examples for the pandas website
pandas
documentation
Stale
Web
#61061
opened Mar 5, 2025 by
agriyakhetarpal
•
Draft
2 of 5 tasks
POC: NA-only behavior for numpy-nullable dtypes
PDEP missing values
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
#61708
opened Jun 25, 2025 by
jbrockmendel
•
Draft
BUG: Fix scatter plot colors in groupby context to match line plot behavior (#59846)
Bug
Groupby
Stale
Visualization
plotting
#61233
opened Apr 5, 2025 by
myenugula
Loading…
5 tasks done
DEPR: resample with PeriodIndex
Clean
Period
Period data type
Resample
resample method
Stale
#58021
opened Mar 26, 2024 by
jbrockmendel
Loading…
5 tasks
API: make Day preserve time-of-day across DST transitions
Frequency
DateOffsets
Stale
Timezones
Timezone data dtype
#55502
opened Oct 12, 2023 by
jbrockmendel
Loading…
1 of 5 tasks
ENH: Add Concat, Merge/Join, Stack/Unstack, Explode
force_suffixes
boolean argument to pd.merge
Enhancement
Reshaping
#61498
opened May 26, 2025 by
kopytjuk
Loading…
2 of 5 tasks
Bump pypa/cibuildwheel from 2.23.3 to 3.0.1
Build
Library building on various platforms
CI
Continuous Integration
Dependencies
Required and optional dependencies
#61796
opened Jul 7, 2025 by
dependabot
bot
Loading…
ExtensionArray.Round method and tests
ExtensionArray
Extending pandas with custom dtypes or arrays.
Stale
#54582
opened Aug 16, 2023 by
andrewgsavage
Loading…
5 tasks done
Fix void dtype handling
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
#61637
opened Jun 12, 2025 by
flying-sheep
•
Draft
3 of 5 tasks
DOC: Remove and Update out of date Docker Image issue with #61511
Docs
Stale
#61550
opened Jun 4, 2025 by
jacksnnn
Loading…
2 tasks
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727)
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Testing
pandas testing functions or related to the test suite
#61465
opened May 20, 2025 by
pelagiavlas
Loading…
5 tasks done
ENH: Implemented MultiIndex.searchsorted method ( GH14833)
Enhancement
MultiIndex
#61435
opened May 12, 2025 by
GSAUC3
Loading…
5 tasks done
API: Replace na_action parameter in Series/DataFrame/Index.map by the standard skipna
API Design
Apply
Apply, Aggregate, Transform, Map
#61530
opened Jun 1, 2025 by
datapythonista
Loading…
5 tasks done
DOC: Show constructor arguments for some classes in
pd.series.offsets
Docs
#61605
opened Jun 8, 2025 by
Dr-Irv
Loading…
BUG: fix: Related to the Index class or subclasses
list
as index item does not raise
Bug
Index
#61674
opened Jun 17, 2025 by
Andre-Andreati
Loading…
4 of 5 tasks
Raise MergeError on mismatched signed/unsigned int merge keys
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#61694
opened Jun 23, 2025 by
RITAMIT2023
Loading…
POC: consistent NaN treatment for pyarrow dtypes
#61732
opened Jun 28, 2025 by
jbrockmendel
•
Draft
5 of 6 tasks
TST: Adding tests for validating DataFrame.__setitem__ and .loc behavior
#61822
opened Jul 10, 2025 by
niruta25
Loading…
2 of 5 tasks
Fix/devcontainer qt deps
Build
Library building on various platforms
#61611
opened Jun 8, 2025 by
Drei-E3
Loading…
2 tasks done
ENH #61033: Add coalesce_keys option to DataFrame.join for preserving join keys
Enhancement
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#61678
opened Jun 19, 2025 by
rit4rosa
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.