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
Sort

Pull requests list

ENH: Add tzdata to hard dependencies
#61308 opened Apr 19, 2025 by chilin0525 Loading…
5 tasks done
EHN: df.to_latex(escape=True) also escape index names
#61307 opened Apr 19, 2025 by quangngd Loading…
5 tasks
Fix #59772: tz_aware NaT raises exception on to_numpy
#61302 opened Apr 17, 2025 by tomasmacieira Loading…
3 of 5 tasks
BUG: pivot_table with overlapping values Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61293 opened Apr 15, 2025 by it176131 Loading…
5 of 6 tasks
2
5
BUG: Fix #46726; wrong result with varying window size min/max rolling calc. Bug Window rolling, ewma, expanding
#61288 opened Apr 14, 2025 by viable-alternative Loading…
5 of 6 tasks
ENH: Update DataFrame.to_stata to handle pd.NA and None values in strL columns IO Stata read_stata, to_stata
#61286 opened Apr 14, 2025 by Danferno Loading…
4 of 5 tasks
[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: Impossible creation of array with dtype=string Bug Strings String extension data type and string data
#61263 opened Apr 9, 2025 by Manju080 Loading…
2 tasks done
BUG: Raise error if not busdaycalendar
#61250 opened Apr 8, 2025 by j-hendricks Loading…
4 of 5 tasks
ENH: Add dropna parameter to Series.unique() (fixes #61209)
#61237 opened Apr 6, 2025 by sahermuhamed1 Loading…
2 of 5 tasks
BUG: Pyarrow timestamp support for map() function Arrow pyarrow functionality
#61236 opened Apr 6, 2025 by arthurlw Loading…
4 of 5 tasks
ENH: Add dropna parameter to Series.unique() (fixes #61209)
#61235 opened Apr 5, 2025 by sahermuhamed1 Loading…
4 of 5 tasks
ENH: Create infrastructure for translations
#61220 opened Apr 2, 2025 by melissawm Draft
5 tasks
BUG: fix to_json on period
#61203 opened Mar 30, 2025 by xiaohuanlin Loading…
5 tasks done
DOC: User Guide Page on user-defined functions Apply Apply, Aggregate, Transform, Map Docs
#61195 opened Mar 28, 2025 by arthurlw Loading…
1 of 5 tasks
ENH: Reimplement DataFrame.lookup Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#61185 opened Mar 26, 2025 by stevenae Loading…
5 tasks done
update offsets.pyx to fix #60647
#61181 opened Mar 26, 2025 by kangqiwang Loading…
4 tasks
DataFrame.dtypes.to_json OverflowError: Maximum recursion level reached Bug IO JSON read_json, to_json, json_normalize
#61171 opened Mar 23, 2025 by Aliebc Loading…
5 tasks done
Preserve Complex Data Types for to_csv Complex Complex Numbers Enhancement IO CSV read_csv, to_csv Needs Discussion Requires discussion from core team before further action
#61157 opened Mar 20, 2025 by Jaspvr Loading…
ENH: Added dict support for pd.set_option API Design Deprecate Functionality to remove in pandas Enhancement
#61151 opened Mar 20, 2025 by arthurlw Loading…
5 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.