-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: pd.concat with keys and ignore_index=True should raise Enhancement Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Categorical.__setitem__ allows for tuple assignment Categorical Categorical Data Type Enhancement
#21412 by alysivji was closed Jul 16, 2018 Loading… updated Jun 17, 2024
4 tasks done
ENH add *args support for numba apply Apply Apply, Aggregate, Transform, Map Enhancement numba numba-accelerated operations
ENH: Add **kwargs to pivot_table to allow the specification of aggfunc keyword arguments #57884 Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: Add support for numpy 2's string dtype Enhancement Stale Strings String extension data type and string data
ENH: Allow dictionaries to be passed to pandas.Series.str.replace API Design Enhancement Strings String extension data type and string data
ENH: Allow performance warnings to be disabled Enhancement Warnings Warnings that appear or should be added to pandas
ENH: scatter_matrix new parameter nondiagonal to allow hexbin plots i… Enhancement Stale Visualization plotting
#56888 by shadiakiki1986 was closed Apr 23, 2024 Loading… updated Apr 24, 2024
1 of 5 tasks
ENH: Add decimal and thousand separator params to to_numeric() Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#56934 by AlexHodgson was closed Apr 23, 2024 Loading… updated Apr 23, 2024
5 tasks done
ENH: Add arrow engine to to_csv Arrow pyarrow functionality Enhancement IO CSV read_csv, to_csv
#54171 by lithomas1 was closed Apr 23, 2024 Loading… updated Apr 23, 2024
5 tasks
ENH: Enable fillna(value=None) Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
EHN: add ability to format index and col names to Styler Enhancement Styler conditional formatting using DataFrame.style
ENH: add numeric_only to Dataframe.cum* methods Enhancement Reduction Operations sum, mean, min, max, etc.
Backport PR #57102 on branch 2.2.x (ENH: Add skipna to groupby.first and groupby.last) Enhancement Groupby Reduction Operations sum, mean, min, max, etc. Regression Functionality that used to work in a prior pandas version
ENH: Report how far off the formatting is Enhancement IO Excel read_excel, to_excel Warnings Warnings that appear or should be added to pandas
Create median_absolute_deviation Enhancement Needs Discussion Requires discussion from core team before further action
#57639 by VasudevanS1906 was closed Feb 27, 2024 Loading… updated Feb 27, 2024
5 tasks
ENH: Add groupby(...).agg_index Enhancement Groupby Needs Discussion Requires discussion from core team before further action
ENH: Adds ability to store tooltips as title attribute through pandas styler Enhancement Styler conditional formatting using DataFrame.style
ENH: conditional formatting using DataFrame.style
Styler.show shorthand alternative to hide Enhancement Stale Styler #45176 by attack68 was closed Aug 5, 2022 Loading… updated Feb 11, 2024
3 tasks done
ENH: Add check for character limmit Enhancement IO Excel read_excel, to_excel Warnings Warnings that appear or should be added to pandas
ENH: Add skipna to groupby.first and groupby.last Enhancement Groupby Reduction Operations sum, mean, min, max, etc. Regression Functionality that used to work in a prior pandas version
ENH: Implement interpolation for arrow and masked dtypes Arrow pyarrow functionality Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate NA - MaskedArrays Related to pd.NA and nullable extension arrays
Adding (Insert or update if key exists) option to .to_sql #14553 Enhancement IO SQL to_sql, read_sql, read_sql_query
#29636 by cvonsteg was closed Feb 22, 2023 Loading… updated Dec 31, 2023
5 tasks
ENH: Add limit_area to ffill/bfill DataFrame DataFrame data structure Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Series Series data structure
ENH: Experimental Higher Order Methods API Apply Apply, Aggregate, Transform, Map Enhancement
#45557 by rhshadrach was closed Feb 19, 2022 Loading… updated Nov 26, 2023
2 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.