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

Fix #60766:.map,.apply would convert element type for extension array Apply Apply, Aggregate, Transform, Map Bug
#61396 opened May 3, 2025 by pedromfdiogo Loading…
4 of 5 tasks
Fix alignment in Series subtraction with MultiIndex, Index and NaN values (#60908) Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex
#61381 opened Apr 30, 2025 by rit4rosa Loading…
ENH: Implement translations infrastructure Docs
#61380 opened Apr 30, 2025 by goanpeca Loading…
TST: Testing for mixed int/str Index Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
#61349 opened Apr 24, 2025 by xaris96 Loading…
5 tasks done
Fix #61072: inconsistent fullmatch results with regex alternation Bug Strings String extension data type and string data
#61343 opened Apr 23, 2025 by Pedro-Santos04 Loading…
1 task
[WIP] ENH: support reading directory in read_csv IO CSV read_csv, to_csv
#61275 opened Apr 12, 2025 by fangchenli Loading…
5 tasks
BUG: fix to_json on period Stale
#61203 opened Mar 30, 2025 by xiaohuanlin Loading…
5 tasks done
BUG: Added deprecation warning to Timestamp constructor Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Timestamp pd.Timestamp and associated methods
#61149 opened Mar 20, 2025 by j-hendricks Loading…
1 of 5 tasks
3.0
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
3.0
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: 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
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
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: Copy attrs on pd.merge() metadata _metadata, .attrs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#60357 opened Nov 19, 2024 by timhoffm Loading…
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
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
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…
PDEP-15: Reject PDEP-10 PDEP pandas enhancement proposal
#58623 opened May 7, 2024 by lithomas1 Loading…
5 tasks
ProTip! no:milestone will show everything without a milestone.