Function polars_arrow::kernels::list::array_to_unit_list
source · [−]Expand description
Convert a list [1, 2, 3] to a list type of [[1], [2], [3]]
Convert a list [1, 2, 3] to a list type of [[1], [2], [3]]