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

BUG: Raise error if not busdaycalendar
#61250 opened Apr 8, 2025 by j-hendricks Loading…
4 of 5 tasks
BLD: Try pinning ninja<1.11.1.4 for windows free threading build Build Library building on various platforms
#61249 opened Apr 7, 2025 by mroeschke Loading…
1 task
3.0
BLD/CI Maybe fix Windows free-threaded? Build Library building on various platforms
#61248 opened Apr 7, 2025 by lesteve Draft
5 tasks
BUG: Handle overlapping line and scatter on the same plot
#61244 opened Apr 7, 2025 by MartinBraquet Loading…
5 tasks done
BLD/CI: Try to fix the Windows Python 3.13t wheel build Build Library building on various platforms Python 3.13 Windows Windows OS
#61240 opened Apr 6, 2025 by lithomas1 Draft
5 tasks
ENH: Add dropna parameter to Series.unique() (fixes #61209)
#61237 opened Apr 6, 2025 by sahermuhamed1 Loading…
2 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
update offsets.pyx to fix #60647
#61181 opened Mar 26, 2025 by kangqiwang Loading…
4 tasks
ENH: Accept no fields for groupby by
#61168 opened Mar 23, 2025 by udit710 Loading…
5 tasks
ENH: Support Series[bool] as indexer for iloc.__getitem__ Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#61162 opened Mar 21, 2025 by arthurlw 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: Adds dict & **dict support for pd.set_option [#61093]
#61152 opened Mar 20, 2025 by himanshumahajan138 Loading…
4 of 5 tasks
String dtype: more informative repr (keeping brief __str__) Output-Formatting __repr__ of pandas objects, to_string Strings String extension data type and string data
#61148 opened Mar 19, 2025 by jorisvandenbossche Draft
DOC: Updated link for OVH server benchmark visualization Docs
#61108 opened Mar 12, 2025 by jackbtlr Loading…
2 of 5 tasks
DOC: iss-59698-pandas-Timedelta-to_numpy-PR01
#61104 opened Mar 11, 2025 by thaoto22 Loading…
BUG: Improve ImportError message to suggest importing dependencies directly for full error details Build Library building on various platforms Error Reporting Incorrect or improved errors from pandas
#61084 opened Mar 8, 2025 by chilin0525 Loading…
1 of 5 tasks
3.0
ProTip! Filter pull requests by the default branch with base:main.