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