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

[WIP] ENH: support reading directory in read_csv IO CSV read_csv, to_csv
#61275 opened Apr 12, 2025 by fangchenli Loading… updated Jun 16, 2025
5 tasks
CLN: Use dedup_names for column name mangling in Python parser (#50371)
#61670 opened Jun 16, 2025 by Veneel77 Loading… updated Jun 16, 2025
3 of 5 tasks
Implemented NumbaExecutionEngine Apply Apply, Aggregate, Transform, Map
#61487 opened May 23, 2025 by arthurlw Loading… updated Jun 16, 2025
3 of 5 tasks
Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 CI Continuous Integration Dependencies Required and optional dependencies
#61668 opened Jun 16, 2025 by dependabot bot Loading… updated Jun 16, 2025
ENH: Support for Orthodox Easter
#61666 opened Jun 16, 2025 by w3stling Loading… updated Jun 16, 2025
4 of 5 tasks
Description of pandas_datetime_exec function.
#61635 opened Jun 11, 2025 by kunaljani1100 Loading… updated Jun 16, 2025
1 of 5 tasks
Fix some incorrect indents in development documentation
#61664 opened Jun 16, 2025 by koyuki7w Loading… updated Jun 16, 2025
BUG: Fix #61221: Exception with unstack(sort=False) and NA in index. Stale
#61226 opened Apr 3, 2025 by gsmll Loading… updated Jun 16, 2025
ENH: Support Plugin Accessors Via Entry Points API Design
#61499 opened May 26, 2025 by PedroM4rques Loading… updated Jun 15, 2025
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… updated Jun 15, 2025
4 of 5 tasks
DOC: Make the benchmarks URL clickable
#61661 opened Jun 15, 2025 by star1327p Loading… updated Jun 15, 2025
5 tasks
BUG: fix to_json on period Stale
#61203 opened Mar 30, 2025 by xiaohuanlin Loading… updated Jun 15, 2025
5 tasks done
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values
#61659 opened Jun 14, 2025 by chilin0525 Loading… updated Jun 14, 2025
2 of 5 tasks
DOC/ENH: Holiday days_of_week value error
#61658 opened Jun 14, 2025 by sharkipelago Loading… updated Jun 14, 2025
3 tasks done
fix std/var with complex array
#61646 opened Jun 13, 2025 by randolf-scholz Loading… updated Jun 14, 2025
4 of 5 tasks
BUG: Fix GroupBy aggregate coersion of outputs inconsistency for pyarrow dtypes
#61640 opened Jun 12, 2025 by heoh Draft updated Jun 14, 2025
1 of 5 tasks
BUG: Require sample weights to sum to less than 1 when replace = True
#61582 opened Jun 6, 2025 by microslaw Loading… updated Jun 14, 2025
4 tasks done
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… updated Jun 14, 2025
4 tasks done
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… updated Jun 14, 2025
4 of 5 tasks
BUG: Fix Index.equals between object and string
#61541 opened Jun 3, 2025 by sanggon6107 Loading… updated Jun 14, 2025
4 of 5 tasks
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… updated Jun 13, 2025
5 tasks done
WEB: Reorganization of the Ecosystem page Web pandas website
#61657 opened Jun 13, 2025 by datapythonista Loading… updated Jun 13, 2025
Fix void dtype handling
#61637 opened Jun 12, 2025 by flying-sheep Draft updated Jun 13, 2025
3 of 5 tasks
DOC: Add release notes template for 2.3.1 Docs
#61654 opened Jun 13, 2025 by jorisvandenbossche Loading… updated Jun 13, 2025 2.3.1
ProTip! Type g i on any issue or pull request to go back to the issue listing page.