Type Alias polars::prelude::datatypes::StringChunked

source ·
pub type StringChunked = ChunkedArray<StringType>;

Aliased Type§

struct StringChunked { /* private fields */ }