-
-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH(string dtype): fallback for HDF5 with UTF-8 surrogates
IO HDF5
read_hdf, HDFStore
Strings
String extension data type and string data
BUG: fix PeriodIndex.difference producing incorrect results
#60992
opened Feb 23, 2025 by
chilin0525
Loading…
4 of 5 tasks
DOC: Updated set_index doc with a warning
#60990
opened Feb 23, 2025 by
SaraInCode
Loading…
2 of 4 tasks
BUG(string dtype): groupby/resampler.min/max returns float on all NA strings
#60985
opened Feb 22, 2025 by
rhshadrach
•
Draft
1 of 5 tasks
Bug: fix Concatenating dataframe and series with ignore_index = True
#60983
opened Feb 22, 2025 by
Anurag-Varma
Loading…
4 of 5 tasks
DOC: Add missing punctuation to pandas documentation
#60982
opened Feb 22, 2025 by
star1327p
Loading…
5 tasks
Feature auto infer orient as table or split in read_json
IO JSON
read_json, to_json, json_normalize
#60969
opened Feb 20, 2025 by
chandra-teajunkie
Loading…
4 of 5 tasks
My feature branch to issue #19129 (read_json and orient='table' With Numeric Column)
#60945
opened Feb 16, 2025 by
chandra-teajunkie
Loading…
4 of 5 tasks
BUG: Fixed assign failure when with Copy-on-Write
#60941
opened Feb 16, 2025 by
chilin0525
Loading…
5 tasks done
DOC: Add security note for Excel export with formula cells
#60939
opened Feb 16, 2025 by
geronimos
Loading…
5 tasks
BUG(string dtype): Empty sum produces incorrect result
Groupby
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Strings
String extension data type and string data
fix for #60695 fix Series constructor dropping key levels when keys have varying entry counts
#60934
opened Feb 15, 2025 by
mansoor17syed
Loading…
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…
Fix Error Message in .query() for DataFrame with Duplicate Column Names
#60864
opened Feb 6, 2025 by
Xenomorph149
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.