feat: extend to_layout
options
#1647
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
|