Skip to content

DOC: Additions/updates documentation for df.interpolate() methods #60227 #45322

DOC: Additions/updates documentation for df.interpolate() methods #60227

DOC: Additions/updates documentation for df.interpolate() methods #60227 #45322

Triggered via pull request November 9, 2024 04:58
Status Cancelled
Total duration 14m 6s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
13m 52s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
13m 48s
ASV Benchmarks
Build Docker Dev Environment
2m 56s
Build Docker Dev Environment
Test install requirements-dev.txt
2m 9s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ASV Benchmarks
Canceling since a higher priority waiting request for 'refs/pull/60247/merge-asv-benchmarks' exists
ASV Benchmarks
The operation was canceled.
Docstring validation, typing, and other manual pre-commit hooks
Canceling since a higher priority waiting request for 'refs/pull/60247/merge-code-checks' exists
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:7646:EX03:pandas.DataFrame.interpolate:flake8 error: line 20, col 5: F821 undefined name 'data'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/generic.py:7646:EX03:pandas.Series.interpolate:flake8 error: line 20, col 5: F821 undefined name 'data'
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.