Trait polars_core::chunked_array::ops::ChunkCast
source · [−]Expand description
Cast ChunkedArray<T>
to ChunkedArray<N>
Required methods
Implementors
impl ChunkCast for BooleanChunked
impl ChunkCast for ListChunked
We cannot cast anything to or from List/LargeList So this implementation casts the inner type