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

Fix missing blank line in DataFrame.round docstring (PEP 257 style)
#61201 opened Mar 30, 2025 by cureprotocols Loading…
1 of 5 tasks
FIX: date comparison fails when series is all pd.NaT values #61188
#61200 opened Mar 30, 2025 by Mohit-Kundu Loading…
4 of 5 tasks
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
Doc pivot table Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61184 opened Mar 26, 2025 by it176131 Loading…
4 of 5 tasks
update offsets.pyx to fix #60647
#61181 opened Mar 26, 2025 by kangqiwang Loading…
4 tasks
BUG: Handle line and bar on the same plot Bug Visualization plotting
#61173 opened Mar 24, 2025 by MartinBraquet Loading…
1 of 5 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
ENH: Accept no fields for groupby by
#61168 opened Mar 23, 2025 by udit710 Loading…
5 tasks
ENH: Support boolean masks 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
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
BUG: Added deprecation warning to Timestamp constructor Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timestamp pd.Timestamp and associated methods
#61149 opened Mar 20, 2025 by j-hendricks Loading…
1 of 5 tasks
3.0
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
Preserve column names in empty Dataframe Bug IO Data IO issues that don't fit into a more specific label
#61143 opened Mar 18, 2025 by kpvenkat47 Loading…
BUG: Collision between equivalent frequencies 'QS-… Bug Datetime Datetime data dtype Frequency DateOffsets
#61142 opened Mar 18, 2025 by ycdjun Loading…
5 tasks done
API (string dtype): implement hierarchy (NA > NaN, pyarrow > python) for consistent comparisons between different string dtypes Numeric Operations Arithmetic, Comparison, and Logical operations Strings String extension data type and string data
#61138 opened Mar 17, 2025 by jorisvandenbossche Loading…
2 tasks
2.3
Bug: Save original index and remap after function completes Filters e.g. head, tail, nth Performance Memory or execution speed performance
#61116 opened Mar 13, 2025 by Jeffrharr Loading…
5 tasks done
DOC: Updated link for OVH server benchmark visualization Docs
#61108 opened Mar 12, 2025 by jackbtlr Loading…
2 of 5 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.