Type Alias polars::prelude::datatypes::StringChunked
source · pub type StringChunked = ChunkedArray<StringType>;
Aliased Type§
struct StringChunked { /* private fields */ }
pub type StringChunked = ChunkedArray<StringType>;
struct StringChunked { /* private fields */ }