Skip to content

feat: extend to_layout options #1647

feat: extend to_layout options

feat: extend to_layout options #1647

Triggered via pull request October 25, 2023 15:36
Status Failure
Total duration 1m 15s
Artifacts

lint.yml

on: pull_request
Run PyLint
58s
Run PyLint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run PyLint: src/awkward/operations/ak_run_lengths.py#L222
Unexpected keyword argument 'allow_other' in function call
Run PyLint: src/awkward/operations/ak_to_dataframe.py#L212
Unexpected keyword argument 'allow_other' in function call
Run PyLint: src/awkward/operations/ak_to_backend.py#L61
Unexpected keyword argument 'allow_other' in function call
Run PyLint: src/awkward/operations/ak_values_astype.py#L67
Unexpected keyword argument 'allow_other' in function call
Run PyLint: src/awkward/operations/ak_is_categorical.py#L28
Unexpected keyword argument 'allow_other' in function call
Run PyLint: src/awkward/operations/ak_to_arrow.py#L94
Unexpected keyword argument 'allow_other' in function call
Run PyLint: src/awkward/operations/ak_to_buffers.py#L131
Unexpected keyword argument 'allow_other' in function call
Run PyLint: src/awkward/operations/ak_min.py#L137
Unexpected keyword argument 'allow_other' in function call
Run PyLint: src/awkward/operations/ak_to_parquet.py#L185
Unexpected keyword argument 'allow_other' in function call
Run PyLint: src/awkward/operations/ak_to_feather.py#L127
Unexpected keyword argument 'allow_other' in function call