feat: extend to_layout
options
#1581
Annotations
3 errors
|
tests\test_2108_fill_none_indexed.py#L24
test
AssertionError: assert False
+ where False = <function almost_equal at 0x0000018611531B80>(<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 0x0000018611531B80> = ak.almost_equal
+ and <Array [{x: 0}, {x: 1}, {...}, ..., {x: 8}, {x: 9}] type='10 * {x: int64}'> = <function fill_none at 0x000001861154E3A0>(<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 0x000001861154E3A0> = ak.fill_none
+ and <Array [{x: 0}, {x: 1}, {...}, ..., {x: 8}, {x: 9}] type='10 * {x: int32}'> = <function zip at 0x00000186115F01F0>({'x': array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9])})
+ where <function zip at 0x00000186115F01F0> = ak.zip
|
|
The logs for this run have expired and are no longer available.
Loading