-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: Accept no fields for groupby by
#61168
opened Mar 23, 2025 by
udit710
Loading…
updated Mar 24, 2025
5 tasks
TST(string dtype): Resolve xfails in test_from_dummies
Needs Discussion
Requires discussion from core team before further action
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Strings
String extension data type and string data
Testing
pandas testing functions or related to the test suite
BUG/TST/DEPR: Ensure dtype="category" always implies ordered=False & add tests
#61118
opened Mar 13, 2025 by
ZanirP
Loading…
updated Mar 24, 2025
2 of 5 tasks
BUG: Passing original properties of
DataFrame
and Series
subclasses to their constructors
#61101
opened Mar 11, 2025 by
YankoFelipe
Loading…
updated Mar 25, 2025
5 tasks done
ENH: Added dict support for Functionality to remove in pandas
Enhancement
pd.set_option
API Design
Deprecate
#61151
opened Mar 20, 2025 by
arthurlw
Loading…
updated Mar 26, 2025
5 tasks done
Bug cov nat
Datetime
Datetime data dtype
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60898
opened Feb 9, 2025 by
fbourgey
Loading…
updated Mar 26, 2025
API (string dtype): implement hierarchy (NA > NaN, pyarrow > python) for consistent comparisons between different string dtypes
Numeric Operations
Arithmetic, Comparison, and Logical operations
Strings
String extension data type and string data
ENH(string dtype): fallback for HDF5 with UTF-8 surrogates
IO HDF5
read_hdf, HDFStore
Strings
String extension data type and string data
update offsets.pyx to fix #60647
#61181
opened Mar 26, 2025 by
kangqiwang
Loading…
updated Mar 31, 2025
4 tasks
Preserve Complex Data Types for to_csv
Complex
Complex Numbers
Enhancement
IO CSV
read_csv, to_csv
Needs Discussion
Requires discussion from core team before further action
#61157
opened Mar 20, 2025 by
Jaspvr
Loading…
updated Mar 31, 2025
My feature branch to issue #19129 (read_json and orient='table' With Numeric Column)
IO JSON
read_json, to_json, json_normalize
Stale
#60945
opened Feb 16, 2025 by
chandra-teajunkie
Loading…
updated Mar 31, 2025
4 of 5 tasks
BUG: fix to_json on period
#61203
opened Mar 30, 2025 by
xiaohuanlin
Loading…
updated Mar 31, 2025
5 tasks done
BUG(string dtype): groupby/resampler.min/max returns float on all NA strings
Bug
Groupby
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Reduction Operations
sum, mean, min, max, etc.
Strings
String extension data type and string data
Fix #58421: Index[timestamp[pyarrow]].union with itself return object type
#61219
opened Apr 2, 2025 by
afonso-antunes
Loading…
updated Apr 2, 2025
4 of 5 tasks
BUG: OverflowError when fillna on DataFrame with a pd.Timestamp (#61208)
#61216
opened Apr 2, 2025 by
PedroM4rques
Loading…
updated Apr 3, 2025
5 tasks done
perf: improve membership check performance in column filtering
IO CSV
read_csv, to_csv
Performance
Memory or execution speed performance
Stale
#61046
opened Mar 4, 2025 by
allrob23
Loading…
updated Apr 4, 2025
1 of 5 tasks
BUG: Fix DatetimeIndex timezone preservation when joining indexes with same timezone but different units
#61234
opened Apr 5, 2025 by
myenugula
Loading…
updated Apr 5, 2025
5 tasks done
BUG: Fix scatter plot colors in groupby context to match line plot behavior (#59846)
#61233
opened Apr 5, 2025 by
myenugula
Loading…
updated Apr 5, 2025
5 tasks done
ENH: Add dropna parameter to Series.unique() (fixes #61209)
#61235
opened Apr 5, 2025 by
sahermuhamed1
Loading…
updated Apr 5, 2025
4 of 5 tasks
BUG: Fix return type of loc/iloc
#61054
opened Mar 4, 2025 by
sanggon6107
Loading…
updated Apr 6, 2025
3 of 5 tasks
ENH: Add dropna parameter to Series.unique() (fixes #61209)
#61237
opened Apr 6, 2025 by
sahermuhamed1
Loading…
updated Apr 6, 2025
2 of 5 tasks
BUG: Preserve column names in DataFrame.from_records when nrows=0
Bug
IO Data
IO issues that don't fit into a more specific label
ProTip!
Mix and match filters to narrow down what you’re looking for.