List of fixed length This is called Array in other polars implementations, but Array is widely used in JS, so we use FixedSizeList instead.
Array
FixedSizeList
List of fixed length This is called
Array
in other polars implementations, butArray
is widely used in JS, so we useFixedSizeList
instead.