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

CI: Debug failing ARM builds Build Library building on various platforms
#59813 opened Sep 15, 2024 by lithomas1 Draft
5 tasks
String dtype: allow string dtype in query/eval with default numexpr engine expressions pd.eval, query Strings String extension data type and string data
#59810 opened Sep 15, 2024 by jorisvandenbossche Loading…
Fix doc Constructors Series/DataFrame/Index/pd.array Constructors Docs Series Series data structure
#59793 opened Sep 13, 2024 by fbourgey Loading…
1 task
Fix doc errors for various datetime functions
#59791 opened Sep 13, 2024 by Pranav-Wadhwa Loading…
1 task done
Assorted backports for 2.2.x Build Library building on various platforms CI Continuous Integration Python 3.13
#59785 opened Sep 12, 2024 by lithomas1 Loading…
5 tasks
2.2.3
REF: pass dtype explicitly to _from_sequence
#59774 opened Sep 11, 2024 by jbrockmendel Loading…
5 tasks
REF: pass dtype explicitly to _from_sequence inside pd.array
#59773 opened Sep 10, 2024 by jbrockmendel Loading…
5 tasks
Infer extensiondtype from scalar
#59767 opened Sep 9, 2024 by andrewgsavage Loading…
5 tasks
Fix issue #47101
#59766 opened Sep 9, 2024 by tigerhawkvok Loading…
3 of 5 tasks
DEPR: Update groupby.apply DeprecationWarning to FutureWarning Apply Apply, Aggregate, Transform Warnings Warnings that appear or should be added to pandas
#59751 opened Sep 8, 2024 by rhshadrach Draft
5 tasks
BUG: Fix groupby().any() behavior for timedelta columns with all null valuesfix issue #59712 Bug Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#59750 opened Sep 8, 2024 by 40gilad Loading…
API: value_counts to consistently maintain order of input Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff API - Consistency Internal Consistency of API/Behavior
#59745 opened Sep 7, 2024 by rhshadrach Loading…
1 of 5 tasks
3.0
BUG: Remove read_json datetime deprecation warning
#59743 opened Sep 7, 2024 by KevsterAmp Loading…
4 of 5 tasks
Fix part of docstring timedelta #59698
#59722 opened Sep 5, 2024 by ammar-qazi Loading…
BUG: CSS strings truncated at ":" Styler conditional formatting using DataFrame.style
#59720 opened Sep 5, 2024 by invalidarg Loading…
fixed issue#59670. DOC
#59714 opened Sep 5, 2024 by StaticAccess Loading…
1 task
DOC: fix broken link for governance in the team web page
#59700 opened Sep 3, 2024 by doshi-kevin Loading…
5 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.