-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Backport PR #60709: ENH(string dtype): Make str.decode return str dtype
Enhancement
Strings
String extension data type and string data
#60821
opened Jan 30, 2025 by
rhshadrach
Loading…
5 tasks
test_datetimes.py: fix literal string
Clean
Error Reporting
Incorrect or improved errors from pandas
DOC: fix PR02,SA01,ES01 for pandas.tseries.offsets.BDay and pandas.tseries.offsets.BusinessDay
#60807
opened Jan 28, 2025 by
tuhinsharma121
•
Draft
BUG: Fix extra decimal places in DataFrame.to_csv() with quoting=csv.QUOTE_NONNUMERIC and float16/float32 dtypes (#60699)
#60804
opened Jan 28, 2025 by
akj2018
Loading…
3 of 5 tasks
API: ignore empty range/object dtype in Index setop operations (string dtype compat)
Index
Related to the Index class or subclasses
setops
union, intersection, difference, symmetric_difference
Strings
String extension data type and string data
TST(string dtype): Resolve xfails in pytables
IO HDF5
read_hdf, HDFStore
Strings
String extension data type and string data
Testing
pandas testing functions or related to the test suite
BUG: Add fillna at the beginning of _where not to fill NA. #60729
#60772
opened Jan 23, 2025 by
sanggon6107
Loading…
4 of 5 tasks
Add a JupyterLite-powered interactive shell for the pandas website
pandas
website (reprise of #47428)
Enhancement
Web
#60758
opened Jan 22, 2025 by
agriyakhetarpal
Loading…
1 of 5 tasks
ENH: Support skipna parameter in GroupBy min, max, prod, median, var, std and sem methods
Enhancement
Groupby
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
refactor: deprecate usage of to_sql, read_sql, read_sql_query
Refactor
Internal refactoring of code
cursor.execute
statements in favor of the in class implementation of execute
.
IO SQL
#60748
opened Jan 21, 2025 by
gmcrocetti
•
Draft
5 tasks
BUG: Ensure to_datetime raises errors for out-of-bounds scalar inputs
#60744
opened Jan 21, 2025 by
kosiew
Loading…
1 of 5 tasks
ENH: Add conditional formatting using DataFrame.style
Styler.to_typst()
Enhancement
Styler
#60733
opened Jan 19, 2025 by
3w36zj6
Loading…
3 of 5 tasks
ENH: Support 'left_anti' and 'right_anti' joins in pd.merge
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#60732
opened Jan 19, 2025 by
snitish
Loading…
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
Relax meson pins in CI and Fix Missed Warnings
Build
Library building on various platforms
#60681
opened Jan 8, 2025 by
WillAyd
Loading…
Update docs for generating unoptimized debug builds
Docs
#60666
opened Jan 6, 2025 by
WillAyd
Loading…
Added improvements to the cheat sheet based on issue #40680
Docs
#60658
opened Jan 4, 2025 by
deveshbervar
Loading…
2 of 4 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.