-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: to_stata erroring when encoded text and normal text have mismatched length
#61629
opened Jun 10, 2025 by
eicchen
Loading…
4 of 5 tasks
BUG: Add PyArrow datelike type support for
map()
#61644
opened Jun 13, 2025 by
KevsterAmp
•
Draft
2 of 5 tasks
feature #49580: support new-style float_format string in to_csv
#61650
opened Jun 13, 2025 by
pedromfdiogo
Loading…
5 tasks
feature #58141: Consistent naming conventions for string dtype aliases
#61651
opened Jun 13, 2025 by
pedromfdiogo
Loading…
5 tasks
DOC: Fix docs for BusinessDay constructor #52431
#61543
opened Jun 3, 2025 by
camacluc
Loading…
2 tasks
ENH pandas-dev#60693: shift operations for Series and DataFrames
#61540
opened Jun 3, 2025 by
David-msggc
Loading…
5 tasks done
Bump pypa/cibuildwheel from 2.23.3 to 3.0.0
Build
Library building on various platforms
CI
Continuous Integration
Dependencies
Required and optional dependencies
BUG: Fix infer_dtype result for float with embedded pd.NA
#61624
opened Jun 10, 2025 by
heoh
Loading…
5 tasks done
BUG: Fix Index.equals between object and string
#61541
opened Jun 3, 2025 by
sanggon6107
Loading…
4 of 5 tasks
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
Description of pandas_datetime_exec function.
#61635
opened Jun 11, 2025 by
kunaljani1100
Loading…
1 of 5 tasks
BUG: Fixed issue where rolling.kurt() calculations would be effected by values outside of scope
#61481
opened May 22, 2025 by
eicchen
Loading…
5 tasks done
ENH: improve optional import error message
#61597
opened Jun 7, 2025 by
KevsterAmp
Loading…
1 of 5 tasks
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727)
#61465
opened May 20, 2025 by
pelagiavlas
Loading…
5 tasks done
ENH: Added
DataFrame.nsorted
to select top n
rows according to column-dependent order
#61457
opened May 19, 2025 by
MartinBraquet
Loading…
5 tasks done
DOC: Improve DateOffset docstring with constructor and examples (#52431)
Docs
Frequency
DateOffsets
#61476
opened May 22, 2025 by
ericzhihuang
Loading…
Fix alignment in Series subtraction with MultiIndex, Index and NaN values (#60908)
#61381
opened Apr 30, 2025 by
rit4rosa
Loading…
BUG: Fix Dataframe handling of scalar Timestamp #61444
Bug
Timestamp
pd.Timestamp and associated methods
#61450
opened May 17, 2025 by
Farsidetfs
•
Draft
3 tasks
BUG: DataFrame.explode fails with str dtype
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Strings
String extension data type and string data
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values
#61659
opened Jun 14, 2025 by
chilin0525
Loading…
2 of 5 tasks
CLN: Use dedup_names for column name mangling in Python parser (#50371)
#61670
opened Jun 16, 2025 by
Veneel77
Loading…
3 of 5 tasks
BUG: Passing original properties of
DataFrame
and Series
subclasses to their constructors
Stale
#61101
opened Mar 11, 2025 by
YankoFelipe
Loading…
5 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.