Type Alias polars::prelude::StringChunkedBuilder

source ·
pub type StringChunkedBuilder = BinViewChunkedBuilder<str>;

Aliased Type§

struct StringChunkedBuilder { /* private fields */ }