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
Assigned to nobody Loading
Sort

Pull requests list

ENH: Add use_nullable_dtypes to read_xml Enhancement IO XML read_xml, to_xml
#50500 by phofl was merged Jan 4, 2023 Loading…
4 of 5 tasks
2.0
ENH: add math mode to formatter escape="latex-math" Enhancement IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#50398 by natmokval was merged Mar 6, 2023 Loading…
3 tasks done
ENH: Add cumsum to ArrowExtensionArray Arrow pyarrow functionality Enhancement
#50389 by mroeschke was merged Dec 24, 2022 Loading…
5 tasks
2.0
ENH: Add use_nullable_dtypes for read_fwf Enhancement IO Fixed Width read_fwf NA - MaskedArrays Related to pd.NA and nullable extension arrays
#50289 by phofl was merged Dec 27, 2022 Loading…
5 tasks
2.0
ENH: Add use_nullable_dtypes for read_html Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap NA - MaskedArrays Related to pd.NA and nullable extension arrays
#50286 by phofl was merged Dec 27, 2022 Loading…
5 tasks
2.0
POC: Devpy CLI Enhancement Mothballed Temporarily-closed PR the author plans to return to Stale
#50260 by lithomas1 was closed Aug 1, 2023 Draft
5 tasks
ENH: infer_objects copy kwd Dtype Conversions Unexpected or buggy dtype conversions Enhancement
#50096 by jbrockmendel was merged Dec 7, 2022 Loading…
5 tasks
2.0
ENH: Allow convert_dtypes to convert to pd.ArrowDtype Arrow pyarrow functionality Dtype Conversions Unexpected or buggy dtype conversions Enhancement
#50094 by mroeschke was merged Dec 14, 2022 Loading…
4 of 5 tasks
2.0
ENH: maybe_convert_objects add boolean support with NA Dtype Conversions Unexpected or buggy dtype conversions Enhancement
#50047 by phofl was merged Dec 9, 2022 Loading… 2.0
ENH: Index.infer_objects Dtype Conversions Unexpected or buggy dtype conversions Enhancement Index Related to the Index class or subclasses
#50034 by jbrockmendel was merged Dec 6, 2022 Loading…
4 of 5 tasks
2.0
ENH: Add support for ea dtypes in merge Enhancement NA - MaskedArrays Related to pd.NA and nullable extension arrays Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#49876 by phofl was merged Nov 29, 2022 Loading…
5 tasks done
2.0
ENH: Add use_nullable_dtypes and nullable_backend global option to read_orc Arrow pyarrow functionality Enhancement IO Data IO issues that don't fit into a more specific label
#49827 by mroeschke was merged Nov 23, 2022 Loading…
4 of 5 tasks
2.0
ENH: timedelta_range unit keyword Enhancement Non-Nano datetime64/timedelta64 with non-nanosecond resolution
#49824 by jbrockmendel was merged Nov 22, 2022 Loading…
3 of 5 tasks
2.0
ENH: semi joins Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#49661 by debnathshoham was closed Mar 24, 2023 Loading…
5 tasks done
ENH: Compile Factorizer class for all numeric dtypes Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#49624 by phofl was merged Nov 16, 2022 Loading… 2.0
ENH: Add masked engine Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#49420 by phofl was merged Jan 26, 2023 Loading…
5 tasks
2.0
ENH: Implement io.nullable_backend config for read_csv(engine="pyarrow") Arrow pyarrow functionality Enhancement IO CSV read_csv, to_csv
#49366 by mroeschke was merged Nov 5, 2022 Loading…
5 tasks done
2.0
ENH: anti joins Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#49328 by debnathshoham was closed Feb 22, 2023 Loading…
4 of 5 tasks
ENH: Add use nullable dtypes to read_excel Enhancement IO Excel read_excel, to_excel NA - MaskedArrays Related to pd.NA and nullable extension arrays
#49091 by phofl was merged Oct 25, 2022 Loading…
5 tasks done
2.0
DOC: Add docs for DataFrameGroupBy.fillna and SeriesGroupBy.fillna Docs Enhancement Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#48771 by rhshadrach was merged Sep 26, 2022 Loading…
5 tasks
2.0
ENH: Make deprecate_nonkeyword_arguments alter function signature Deprecate Functionality to remove in pandas Enhancement
#48693 by hauntsaninja was merged Sep 26, 2022 Loading…
4 of 5 tasks
1.5.1
API: Add pandas.api.typing API Design Enhancement Typing type annotations, mypy/pyright type checking
#48578 by rhshadrach was merged Apr 17, 2023 Loading…
5 tasks done
2.1
ProTip! Exclude everything labeled bug with -label:bug.