Add fill_null method to DataFrame API for handling missing values #1953
build.yml
on: pull_request
generate-license
30s
build
11s
Matrix: Mac x86_64
Matrix: Mac/Win
Manylinux x86_64
13m 43s
Manylinux arm64
14m 3s
Source distribution
13m 56s
merge-build-artifacts
0s
Annotations
16 errors
|
Ruff (F401):
python/datafusion/dataframe.py#L41
python/datafusion/dataframe.py:41:37: F401 `datafusion.functions` imported but unused
|
|
Ruff (F811):
python/datafusion/dataframe.py#L58
python/datafusion/dataframe.py:58:18: F811 Redefinition of unused `Enum` from line 25
|
|
Ruff (F811):
python/datafusion/dataframe.py#L60
python/datafusion/dataframe.py:60:29: F811 Redefinition of unused `Expr` from line 43
|
|
Ruff (F811):
python/datafusion/dataframe.py#L60
python/datafusion/dataframe.py:60:35: F811 Redefinition of unused `SortExpr` from line 43
|
|
Ruff (F811):
python/datafusion/dataframe.py#L60
python/datafusion/dataframe.py:60:45: F811 Redefinition of unused `sort_or_default` from line 43
|
|
Ruff (UP037):
python/datafusion/dataframe.py#L877
python/datafusion/dataframe.py:877:73: UP037 Remove quotes from type annotation
|
|
Ruff (D202):
python/datafusion/dataframe.py#L878
python/datafusion/dataframe.py:878:9: D202 No blank lines allowed after function docstring (found 1)
|
|
Ruff (DTZ001):
python/tests/test_functions.py#L1245
python/tests/test_functions.py:1245:18: DTZ001 `datetime.datetime()` called without a `tzinfo` argument
|
|
Ruff (DTZ001):
python/tests/test_functions.py#L1245
python/tests/test_functions.py:1245:48: DTZ001 `datetime.datetime()` called without a `tzinfo` argument
|
|
Ruff (DTZ001):
python/tests/test_functions.py#L1258
python/tests/test_functions.py:1258:41: DTZ001 `datetime.datetime()` called without a `tzinfo` argument
|
|
Mac/Win (3.10, macos-latest)
Process completed with exit code 1.
|
|
Manylinux x86_64
The process '/usr/bin/docker' failed with exit code 1
|
|
Source distribution
The process '/usr/bin/docker' failed with exit code 1
|
|
Manylinux arm64
The process '/usr/bin/docker' failed with exit code 1
|
|
Mac/Win (3.10, windows-latest)
Process completed with exit code 1.
|
|
Mac x86_64 (3.10)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
python-wheel-license
Expired
|
10.6 KB |
sha256:b9595e787e7f717150cbab5e61e8c65237adccfb31b6db3c49ddcb4b655365b0
|
|