StringChunked
polars
0.50.0
String
Chunked
Aliased Type
In polars::
prelude
polars
::
prelude
Type Alias
String
Chunked
Copy item path
Source
pub type StringChunked =
ChunkedArray
<
StringType
>;
Aliased Type
ยง
pub struct StringChunked {
/* private fields */
}