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

ENH: support pathlib.Path division in StringArray
#62229 opened Aug 31, 2025 by jbrockmendel Loading…
2 of 5 tasks
2.3.3
BUG: rank with object dtype and small values #62036
#62227 opened Aug 31, 2025 by TeeVee99 Loading…
4 tasks done
fix : remove memo usage in sanitization function
#62226 opened Aug 31, 2025 by vignesh14052002 Loading…
3 of 5 tasks
DOC: Fix linkcode_resolve for inherited properties
#62225 opened Aug 31, 2025 by Karthik-Ramkumar Loading…
2 of 5 tasks
Upgrade mypy to 1.17.1 and pyright to 1.1.404
#62224 opened Aug 30, 2025 by Dr-Irv Loading…
TYP: Typing fixes and improvements related to scipy.sparse
#62218 opened Aug 29, 2025 by jorenham Loading…
1 of 5 tasks
BUG: fix memory leak in JSON datetime serialization
#62217 opened Aug 29, 2025 by Alvaro-Kothe Loading…
1 of 5 tasks
BUG: Fix record_prefix ignored when record_path is empty (GH 62205)
#62215 opened Aug 29, 2025 by SumitkCodes Loading…
6 tasks done
Preserve freq in TimedeltaIndex subtraction
#62214 opened Aug 29, 2025 by Chenghaoxiang Loading…
5 tasks done
DOC: definition of a scalar in rich comparison methods
#62191 opened Aug 25, 2025 by cmp0xff Loading…
1 task done
BUG: Fix ArrowDtype.itemsize for fixed-width types
#62182 opened Aug 24, 2025 by george-adams1 Loading…
3 of 5 tasks
CLN: Lint for usage of Deprecation/FutureWarning CI Continuous Integration Warnings Warnings that appear or should be added to pandas
#62178 opened Aug 23, 2025 by rhshadrach Loading…
5 tasks
3.0
REF: use _cast_pointwise_result in map
#62177 opened Aug 23, 2025 by NevroHelios Loading…
5 tasks done
BUG: upgrade to PyQt6 to fix arm64 docker build
#62176 opened Aug 23, 2025 by Alvaro-Kothe Loading…
3 of 5 tasks
BUG/TST: Series round with dtype object
#62174 opened Aug 22, 2025 by sharkipelago Loading…
4 tasks done
DOC: update the description for the 'docker build' command
#62172 opened Aug 22, 2025 by tihanayo Loading…
1 of 5 tasks
DEPR: .str accessor with object dtype
#62159 opened Aug 20, 2025 by jbrockmendel Loading…
3 of 5 tasks
REF: get rid of StringArrayNumpySemantics
#62149 opened Aug 19, 2025 by jbrockmendel Loading…
fix enum typing from _lib
#62145 opened Aug 19, 2025 by Dr-Irv Loading…
ProTip! Exclude everything labeled bug with -label:bug.