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