-
-
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
TST: Adding tests for validating DataFrame.__setitem__ and .loc behavior
#61822
opened Jul 10, 2025 by
niruta25
Loading…
2 of 5 tasks
POC: PDEP16 default to masked nullable dtypes
#61716
opened Jun 26, 2025 by
jbrockmendel
•
Draft
3 tasks
BUG FIX: to_json() with JSON Table Schema work correctly with string dtype.
#61900
opened Jul 18, 2025 by
khemkaran10
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…
Output formatting: preserve quoting for string categories
#61891
opened Jul 17, 2025 by
jorisvandenbossche
•
Draft
DOC: Clarify str.cat output for Index object (GH35556)
Docs
#61833
opened Jul 11, 2025 by
anvivats
Loading…
5 tasks done
BUG: Fix .rolling().mean() reassignment returning NaNs (pandas-dev#61841)
#61852
opened Jul 14, 2025 by
abujabarmubarak
Loading…
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
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…
BUG: ensure to_numeric down-casts to uint64 for large unsigned integers
Dtype Conversions
Unexpected or buggy dtype conversions
#61766
opened Jul 3, 2025 by
mohiuddin-khan-shiam
Loading…
BUG: Fix assert_frame_equal with check_dtype=False for pd.NA dtype differences (GH#61473)
#61748
opened Jun 30, 2025 by
gamzeozgul
Loading…
4 tasks done
feature #58141: Consistent naming conventions for string dtype aliases
API Design
Enhancement
#61651
opened Jun 13, 2025 by
pedromfdiogo
Loading…
4 of 5 tasks
Fix alignment in Series subtraction with MultiIndex, Index and NaN values (#60908)
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
MultiIndex
#61381
opened Apr 30, 2025 by
rit4rosa
Loading…
BUG: Fix concat dtype preservation through concat
#61893
opened Jul 17, 2025 by
adrienpacifico
Loading…
2 of 5 tasks
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…
Set up ty in CI
CI
Continuous Integration
Typing
type annotations, mypy/pyright type checking
#61880
opened Jul 16, 2025 by
tqa236
Loading…
5 tasks
BUG: fix fill value for gouped sum in case of unobserved categories for string dtype (empty string instead of 0)
Bug
Groupby
Strings
String extension data type and string data
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
API/CoW: take view of underlying Block values for shallow (deep=False) copies
Copy / view semantics
Stale
#58966
opened Jun 10, 2024 by
jorisvandenbossche
•
Draft
5 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.