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

TST: Remove match= in test_setitem_invalid to avoid PytestWarning Testing pandas testing functions or related to the test suite
#61577 opened Jun 5, 2025 by iabhi4 Loading…
2 tasks done
3.0
Parallelize test_sql.py - Issue #60378
#61551 opened Jun 4, 2025 by dShcherbakov1 Loading…
4 tasks
BUG: Fix Series.str.zfill for ArrowDtype string arrays #61485 Strings String extension data type and string data
#61533 opened Jun 1, 2025 by iabhi4 Loading…
4 tasks done
ENH: Add force_suffixes boolean argument to pd.merge
#61498 opened May 26, 2025 by kopytjuk Loading…
2 of 5 tasks
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434) Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61454 opened May 18, 2025 by iabhi4 Loading…
4 tasks done
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
BUG: fix to_json on period
#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…
3 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
PDEP-15: Reject PDEP-10 PDEP pandas enhancement proposal
#58623 opened May 7, 2024 by lithomas1 Loading…
5 tasks
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
ProTip! Filter pull requests by the default branch with base:main.