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

ExtensionArray.Round method and tests ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#54582 opened Aug 16, 2023 by andrewgsavage Loading…
5 tasks done
PERF: improve StringArray.isna Performance Memory or execution speed performance Stale Strings String extension data type and string data
#57733 opened Mar 5, 2024 by jorisvandenbossche Loading…
5 tasks
Add strict_na keyword to the assert_.._equal methods for object dtype to help with deprecation Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Testing pandas testing functions or related to the test suite
#58072 opened Mar 29, 2024 by jorisvandenbossche Draft
4 tasks
PDEP-16: Consistent missing value handling PDEP missing values Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint PDEP pandas enhancement proposal
#58988 opened Jun 12, 2024 by jorisvandenbossche Loading…
TST (string dtype): clean-up interpolate tests Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60653 opened Jan 3, 2025 by jorisvandenbossche Loading… 3.0
BUG: Add fillna at the beginning of _where not to fill NA. #60729 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60772 opened Jan 23, 2025 by sanggon6107 Loading…
4 of 5 tasks
ENH: support reading directory in read_csv IO CSV read_csv, to_csv
#61275 opened Apr 12, 2025 by fangchenli Loading…
5 tasks done
Implemented NumbaExecutionEngine Apply Apply, Aggregate, Transform, Map Stale
#61487 opened May 23, 2025 by arthurlw Loading…
4 of 5 tasks
ENH: Add force_suffixes boolean argument to pd.merge Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#61498 opened May 26, 2025 by kopytjuk Loading…
2 of 5 tasks
PDEP-18: Nullable Object Dtype PDEP pandas enhancement proposal Stale
#61599 opened Jun 7, 2025 by simonjayhawkins Loading…
Fix void dtype handling Bug Constructors Series/DataFrame/Index/pd.array Constructors Stale
#61637 opened Jun 12, 2025 by flying-sheep Loading…
5 tasks done
ENH: speed up wide DataFrame.line plots by using a single LineCollection Performance Memory or execution speed performance Stale Visualization plotting
#61764 opened Jul 3, 2025 by EvMossan Loading…
4 tasks done
TST: assert reading of legacy pickles against current data IO Pickle read_pickle, to_pickle Stale Testing pandas testing functions or related to the test suite
#61792 opened Jul 7, 2025 by jorisvandenbossche Loading… 3.0
ProTip! Exclude everything labeled bug with -label:bug.