Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

WEB: Update versions.json for 2.3 Web pandas website
#61562 opened Jun 5, 2025 by mroeschke Loading… 3.0
Upgrade Python version for development environment CI Continuous Integration Dependencies Required and optional dependencies
#61555 opened Jun 4, 2025 by datapythonista Loading…
DOC: Add note on inference behavior of apply with result_type='expand' Apply Apply, Aggregate, Transform, Map Docs
#61552 opened Jun 4, 2025 by pinkgradient Loading…
Parallelize test_sql.py - Issue #60378
#61551 opened Jun 4, 2025 by dShcherbakov1 Loading…
4 tasks
ENH: Adding DataFrame plotting benchmarks for large datasets Benchmark Performance (ASV) benchmarks
#61546 opened Jun 4, 2025 by shadnikn Loading…
3 tasks
DOC: Fix docs for BusinessDay constructor #52431
#61543 opened Jun 3, 2025 by camacluc Loading…
2 tasks
CI: Debug slow environment solve times
#61542 opened Jun 3, 2025 by mroeschke Draft
5 tasks
Fix Index.equals between object and string
#61541 opened Jun 3, 2025 by sanggon6107 Loading…
3 of 5 tasks
ENH pandas-dev#60693: shift operations for Series and DataFrames
#61540 opened Jun 3, 2025 by David-msggc Loading…
5 tasks done
BUG: Fix Series.str.zfill for ArrowDtype string arrays #61485
#61533 opened Jun 1, 2025 by iabhi4 Loading…
4 tasks done
API: Replace na_action parameter in Series/DataFrame/Index.map by the standard skipna API Design Apply Apply, Aggregate, Transform, Map
#61530 opened Jun 1, 2025 by datapythonista Loading…
5 tasks done
ENH: Implement DataFrame.select API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#61527 opened May 31, 2025 by datapythonista Loading…
5 tasks done
BUG: Fix assert_frame_equal dtype handling when check_dtype=False (#61473) Testing pandas testing functions or related to the test suite
#61525 opened May 31, 2025 by iabhi4 Loading…
4 tasks done
BUG: Fix pivot_table margins to include NaN groups when dropna=False Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61524 opened May 31, 2025 by iabhi4 Loading…
4 tasks done
ENH: Implement to_iceberg IO Data IO issues that don't fit into a more specific label
#61507 opened May 27, 2025 by datapythonista Loading…
4 tasks done
Change internal types in individual files to be private. Use TypeAlias in code where types are declared. Typing type annotations, mypy/pyright type checking
#61504 opened May 27, 2025 by Dr-Irv Loading…
ENH: Add force_suffixes boolean argument to pd.merge
#61498 opened May 26, 2025 by kopytjuk Loading…
2 of 5 tasks
Implemented NumbaExecutionEngine Apply Apply, Aggregate, Transform, Map
#61487 opened May 23, 2025 by arthurlw Loading…
3 of 5 tasks
ENH: Implement PDEP-17 Enhancement Warnings Warnings that appear or should be added to pandas
#61468 opened May 20, 2025 by rhshadrach Loading…
5 tasks
3.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.