Type Alias polars::prelude::LargeStringArray

source ·
pub type LargeStringArray = Utf8Array<i64>;

Aliased Type§

struct LargeStringArray { /* private fields */ }