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

[READY] perf improvements for strftime Datetime Datetime data dtype Performance Memory or execution speed performance Stale
#51298 opened Feb 10, 2023 by smarie Loading…
5 tasks done
PDEP-8: Inplace methods in pandas Copy / view semantics inplace Relating to inplace parameter or equivalent PDEP pandas enhancement proposal
#51466 opened Feb 17, 2023 by lithomas1 Loading…
ExtensionArray.Round method and tests ExtensionArray Extending pandas with custom dtypes or arrays.
#54582 opened Aug 16, 2023 by andrewgsavage Loading…
5 tasks done
API: make Day preserve time-of-day across DST transitions Frequency DateOffsets Stale Timezones Timezone data dtype
#55502 opened Oct 12, 2023 by jbrockmendel Loading…
1 of 5 tasks
DEPR: object inference in to_stata Deprecate Functionality to remove in pandas IO Stata read_stata, to_stata Stale
#56536 opened Dec 17, 2023 by jbrockmendel Loading…
5 tasks
3.0
BUG: groupby.agg should always agg API Design Apply Apply, Aggregate, Transform, Map Enhancement Groupby Needs Discussion Requires discussion from core team before further action
#57706 opened Mar 2, 2024 by rhshadrach Loading…
6 tasks done
3.0
6
6
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
DEPR: resample with PeriodIndex Clean Period Period data type Resample resample method Stale
#58021 opened Mar 26, 2024 by jbrockmendel 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-15: Reject PDEP-10 PDEP pandas enhancement proposal
#58623 opened May 7, 2024 by lithomas1 Loading…
5 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: Added script to enforce usage of match argument for tm.assert_produces_warning CI Continuous Integration Testing pandas testing functions or related to the test suite
#59173 opened Jul 2, 2024 by chaarvii Loading…
3 tasks done
BUG: groupby.agg with UDF changing pyarrow dtypes Bug Groupby pyarrow dtype retention op with pyarrow dtype -> expect pyarrow result Stale
#59601 opened Aug 25, 2024 by rhshadrach Loading…
5 tasks
3.0
BUG: Copy attrs on pd.merge() metadata _metadata, .attrs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#60357 opened Nov 19, 2024 by timhoffm 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
TST(string dtype): Resolve xfails in test_from_dummies Needs Discussion Requires discussion from core team before further action Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60694 opened Jan 11, 2025 by rhshadrach Loading…
5 tasks
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
My feature branch to issue #19129 (read_json and orient='table' With Numeric Column) IO JSON read_json, to_json, json_normalize Stale
#60945 opened Feb 16, 2025 by chandra-teajunkie Loading…
4 of 5 tasks
BUG: Fix return type of loc/iloc Bug Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#61054 opened Mar 4, 2025 by sanggon6107 Loading…
4 of 5 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.