BUG: Fix lost precision with common type of uint64/int64 #49326
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 2s
ASV Benchmarks
19m 32s
Build Docker Dev Environment
2m 46s
Test install requirements-dev.txt
1m 42s
Annotations
8 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 5.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:716:EX04:pandas.api.types.is_implicit_conversion_to_float64:Do not import numpy, as it is imported automatically for the examples (numpy as np, pandas as pd)
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:716:RT03:pandas.api.types.is_implicit_conversion_to_float64:Return value has no description
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:716:EX03:pandas.api.types.is_implicit_conversion_to_float64:flake8 error: line 4, col 1: F811 redefinition of unused 'np' from line 1
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:716:SA01:pandas.api.types.is_implicit_conversion_to_float64:See Also section not found
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:716:RT04:pandas.api.types.is_implicit_conversion_to_float64:Return value description should start with a capital letter
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|