-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Raise error if not busdaycalendar
#61250
opened Apr 8, 2025 by
j-hendricks
Loading…
4 of 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
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
BUG: Fix DatetimeIndex timezone preservation when joining indexes with same timezone but different units
#61234
opened Apr 5, 2025 by
myenugula
Loading…
5 tasks done
BUG: Fix scatter plot colors in groupby context to match line plot behavior (#59846)
#61233
opened Apr 5, 2025 by
myenugula
Loading…
5 tasks done
BUG: Fix #57608: queries on categorical string columns in HDFStore.select() return unexpected results.
#61225
opened Apr 3, 2025 by
SofiaSM45
Loading…
4 of 5 tasks
Fix #58421: Index[timestamp[pyarrow]].union with itself return object type
#61219
opened Apr 2, 2025 by
afonso-antunes
Loading…
4 of 5 tasks
BUG: OverflowError when fillna on DataFrame with a pd.Timestamp (#61208)
#61216
opened Apr 2, 2025 by
PedroM4rques
Loading…
5 tasks done
ENH: Support Related to indexing on series/frames, not to indexes themselves
Series[bool]
as indexer for iloc.__getitem__
Enhancement
Indexing
#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: fix docstring validation errors for pandas.util.hash_pandas_object and pandas.Timestamp.resolution
#61106
opened Mar 11, 2025 by
olivecon
Loading…
BUG: Passing original properties of
DataFrame
and Series
subclasses to their constructors
#61101
opened Mar 11, 2025 by
YankoFelipe
Loading…
5 tasks done
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
ENH, DOC: Add JupyterLite-powered interactive examples for the
pandas
documentation
#61061
opened Mar 5, 2025 by
agriyakhetarpal
Loading…
2 of 5 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.