Type Definition polars::prelude::Utf8Chunked

source · []
pub type Utf8Chunked = ChunkedArray<Utf8Type>;