Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
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
#60820 opened Jan 30, 2025 by haampie Loading…
5 tasks
3.0
STY: Enable shellcheck pre-commit hook Code Style Code style, linting, code_checks
#60817 opened Jan 29, 2025 by mroeschke Loading… 3.0
expand on different Getitem uses Docs
#60806 opened Jan 28, 2025 by afeld Loading…
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
#60797 opened Jan 26, 2025 by jorisvandenbossche Loading… 2.3
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
#60795 opened Jan 26, 2025 by rhshadrach Draft
5 tasks
2.3
Update boxplot.py
#60783 opened Jan 24, 2025 by serhiisavingit Loading…
Fix arrow groupby na
#60777 opened Jan 23, 2025 by asharmalik19 Loading…
4 of 5 tasks
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
CI: Update some CI configurations CI Continuous Integration
#60762 opened Jan 22, 2025 by mroeschke Loading… 3.0
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
#60752 opened Jan 22, 2025 by snitish Loading…
5 tasks
3.0
refactor: deprecate usage of cursor.execute statements in favor of the in class implementation of execute. IO SQL to_sql, read_sql, read_sql_query Refactor Internal refactoring of code
#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 Styler.to_typst() Enhancement Styler conditional formatting using DataFrame.style
#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
Issue 60723 resolved
#60730 opened Jan 18, 2025 by BAnSsal Loading…
5 tasks done
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
#60694 opened Jan 11, 2025 by rhshadrach Loading…
5 tasks
2.3
Remove editable installs from CI
#60686 opened Jan 9, 2025 by WillAyd Loading…
Relax meson pins in CI and Fix Missed Warnings Build Library building on various platforms
#60681 opened Jan 8, 2025 by WillAyd Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.