feat: extend to_layout
options
#1574
test.yml
on: pull_request
Matrix: Linux-ROOT-dask-awkward
Matrix: Linux
Matrix: MacOS
Matrix: Windows
Annotations
12 errors
Windows (3.12, x64):
tests\test_2108_fill_none_indexed.py#L24
test
AssertionError: assert False
+ where False = <function almost_equal at 0x000001E3D87C4180>(<Array [{x: 0}, {x: 1}, {...}, ..., {x: 8}, {x: 9}] type='10 * {x: int64}'>, <Array [{x: 0}, {x: 1}, {...}, ..., {x: 8}, {x: 9}] type='10 * {x: int32}'>)
+ where <function almost_equal at 0x000001E3D87C4180> = ak.almost_equal
+ and <Array [{x: 0}, {x: 1}, {...}, ..., {x: 8}, {x: 9}] type='10 * {x: int64}'> = <function fill_none at 0x000001E3D87C6C00>(<IndexedArray len='10'>\n <index><Index dtype='int64' len='10'>[0 1 2 3 4 5 6 7 8 9]</Index></index>\n <content><RecordArray is_tuple='false' len='10'>\n <content index='0' field='x'>\n <IndexedOptionArray len='10'>\n <index><Index dtype='int64' len='10'>\n [ 0 1 2 3 4 5 6 7 8 -1]\n </Index></index>\n <content><NumpyArray dtype='int32' len='10'>[0 1 2 3 4 5 6 7 8 9]</NumpyArray></content>\n </IndexedOptionArray>\n </content>\n </RecordArray></content>\n</IndexedArray>, 9, axis=0)
+ where <function fill_none at 0x000001E3D87C6C00> = ak.fill_none
+ and <Array [{x: 0}, {x: 1}, {...}, ..., {x: 8}, {x: 9}] type='10 * {x: int32}'> = <function zip at 0x000001E3D8869580>({'x': array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])})
+ where <function zip at 0x000001E3D8869580> = ak.zip
|
Windows (3.12, x64)
Process completed with exit code 1.
|
Windows (3.9, x86)
The job was canceled because "_3_12_x64" failed.
|
Windows (3.9, x86)
The operation was canceled.
|
Windows (3.9, x64)
The job was canceled because "_3_12_x64" failed.
|
Windows (3.9, x64)
The operation was canceled.
|
Windows (3.11, x64)
The job was canceled because "_3_12_x64" failed.
|
Windows (3.11, x64)
The operation was canceled.
|
Windows (3.10, x64)
The job was canceled because "_3_12_x64" failed.
|
Windows (3.10, x64)
The operation was canceled.
|
Windows (3.8, x64)
The job was canceled because "_3_12_x64" failed.
|
Windows (3.8, x64)
The operation was canceled.
|