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