feat: named axis for ak.Array
#2935
Triggered via pull request
September 13, 2024 20:47
Status
Failure
Total duration
17m 10s
Artifacts
–
Annotations
25 errors
Run Tests (pypy3.9, x64, ubuntu-latest, pypy):
tests/test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (pypy3.9, x64, ubuntu-latest, pypy)
Process completed with exit code 1.
|
Run Tests (3.11, x64, ubuntu-latest, ml):
tests/test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (3.11, x64, ubuntu-latest, ml)
Process completed with exit code 1.
|
Run Tests (3.9, x86, windows-latest, numpy1):
tests\test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (3.9, x86, windows-latest, numpy1)
Process completed with exit code 1.
|
Run Tests (ubuntu-latest, 3.13, x64, full):
tests/test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (ubuntu-latest, 3.13, x64, full)
Process completed with exit code 1.
|
Run Tests (windows-latest, 3.11, x64, full):
tests\test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (windows-latest, 3.11, x64, full)
Process completed with exit code 1.
|
Run Tests (macos-13, 3.13, x64, full):
tests/test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (macos-13, 3.13, x64, full)
Process completed with exit code 1.
|
Run Tests (3.9, x86, windows-latest, full):
tests\test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (3.9, x86, windows-latest, full)
Process completed with exit code 1.
|
Run Tests (windows-latest, 3.12, x64, full):
tests\test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (windows-latest, 3.12, x64, full)
Process completed with exit code 1.
|
Run Tests (windows-latest, 3.10, x64, full):
tests\test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (windows-latest, 3.10, x64, full)
Process completed with exit code 1.
|
Run Tests (windows-latest, 3.8, x64, full):
tests\test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (windows-latest, 3.8, x64, full)
Process completed with exit code 1.
|
Run Tests (windows-latest, 3.9, x64, full):
tests\test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (windows-latest, 3.9, x64, full)
Process completed with exit code 1.
|
Run Tests (windows-latest, 3.13, x64, full):
tests\test_2596_named_axis.py#L308
test_named_axis_ak_categories
ImportError: to use ak.str.to_categorical, you must install pyarrow:
pip install pyarrow
or
conda install -c conda-forge pyarrow
This error occurred while calling
ak.str.to_categorical(
[['one', 'two'], ['one', 'three'], ['one', 'four']]
)
|
Run Tests (windows-latest, 3.13, x64, full)
Process completed with exit code 1.
|
pass-tests
Process completed with exit code 1.
|