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

Fixed describe.py Enhancement
#61024 by Abhibhav2003 was closed Mar 9, 2025 Loading… updated Mar 9, 2025
ENH: Add JupyterLite-powered shell for the website (reprise of #47428) Enhancement Web pandas website
#60758 by agriyakhetarpal was merged Mar 4, 2025 Loading… updated Mar 4, 2025
1 of 5 tasks
Use PyWeakref_GetRef and critical section in BlockValuesRefs Build Library building on various platforms Enhancement Python 3.13
#60540 by lysnikolaou was merged Feb 27, 2025 Loading… updated Feb 27, 2025
2 tasks done
3.0
Backport PR #60940: ENH: Add dtype argument to str.decode Enhancement Strings String extension data type and string data
#60968 by rhshadrach was merged Feb 20, 2025 Loading… updated Feb 20, 2025
5 tasks
2.3
ENH: Make print_thing respect display.precision for Real numbers Enhancement Output-Formatting __repr__ of pandas objects, to_string Stale
#60613 by aydinomer00 was closed Feb 12, 2025 Loading… updated Feb 12, 2025
5 tasks done
ENH: Add an option to prevent stripping extra whitespaces in pd.read_html Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Stale
#59455 by RomainL972 was closed Feb 10, 2025 Loading… updated Feb 10, 2025
5 tasks done
ENH: Add first and last aggregations to Rolling and Expanding Enhancement Window rolling, ewma, expanding
#60579 by snitish was merged Jan 17, 2025 Loading… updated Feb 6, 2025
5 tasks
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 by snitish was merged Feb 3, 2025 Loading… updated Feb 6, 2025
5 tasks
3.0
Backport PR #60709: ENH(string dtype): Make str.decode return str dtype Enhancement Strings String extension data type and string data
#60821 by rhshadrach was merged Feb 5, 2025 Loading… updated Feb 5, 2025
ENH(string dtype): Make str.decode return str dtype Enhancement Strings String extension data type and string data
#60709 by rhshadrach was merged Jan 29, 2025 Loading… updated Feb 5, 2025
5 tasks
2.3
ENH: Add Styler.to_typst() Enhancement Styler conditional formatting using DataFrame.style
#60733 by 3w36zj6 was merged Feb 1, 2025 Loading… updated Feb 1, 2025
4 of 5 tasks
ENH: Enable .mode to sort with NA values Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Needs Discussion Requires discussion from core team before further action
#60702 by rhshadrach was merged Jan 13, 2025 Loading… updated Jan 22, 2025
5 tasks
2.3
ENH: Implement cum* methods for PyArrow strings Arrow pyarrow functionality Enhancement Strings String extension data type and string data Transformations e.g. cumsum, diff, rank
#60633 by rhshadrach was merged Jan 13, 2025 Loading… updated Jan 22, 2025
5 tasks
2.3
Added a new parameter to value_counts to keep both counts and normalized values. Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement
#60335 by Keramatfar was closed Dec 2, 2024 Loading… updated Dec 2, 2024
1 task
ENH: expose to_pandas_kwargs in read_parquet with pyarrow backend Enhancement IO Parquet parquet, feather
#59654 by kleinhenz was merged Nov 21, 2024 Loading… updated Nov 21, 2024
5 tasks done
3.0
ENH: Implement option 'truncate' of argument if_exists in DataFrame.to_sql Enhancement IO SQL to_sql, read_sql, read_sql_query Stale
#59391 by gmcrocetti was closed Nov 12, 2024 Loading… updated Nov 12, 2024
5 tasks done
ENH: numba apply supports positional arguments passed as **kwargs Apply Apply, Aggregate, Transform, Map Enhancement Groupby numba numba-accelerated operations
#58995 by auderson was merged Oct 31, 2024 Loading… updated Oct 31, 2024
4 tasks done
3.0
ENH: Improve error mesage verbosity in string accessor Enhancement Error Reporting Incorrect or improved errors from pandas Strings String extension data type and string data
#59900 by KevsterAmp was merged Oct 28, 2024 Loading… updated Oct 28, 2024
2 of 5 tasks
3.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… updated Oct 23, 2024
5 tasks
2.0
ENH: Add kwargs to Series.map Enhancement
#59843 by nemausus was merged Sep 25, 2024 Loading… updated Sep 25, 2024
4 of 5 tasks
3.0
ENH: Add leftsemi merge Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#57979 by phofl was closed Sep 25, 2024 Loading… updated Sep 25, 2024
5 tasks
ENH: Add dtype argument to StringMethods get_dummies() Enhancement Strings String extension data type and string data
#59577 by aaronchucarroll was merged Sep 9, 2024 Loading… updated Sep 12, 2024
4 tasks done
3.0
Fix obj arguments in assertions Enhancement Testing pandas testing functions or related to the test suite
#59460 by serl was merged Sep 3, 2024 Loading… updated Sep 4, 2024
4 of 5 tasks
3.0
PERF: Improve efficiency of BlockValuesRefs Copy / view semantics Enhancement Performance Memory or execution speed performance
#59598 by Tolker-KU was merged Aug 28, 2024 Loading… updated Aug 28, 2024
5 tasks
3.0
ENH: Allow Iterable[Hashable] in drop_duplicates duplicated duplicated, drop_duplicates Enhancement
#59392 by kirill-bash was merged Aug 13, 2024 Loading… updated Aug 14, 2024
5 tasks done
3.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.