pub type ArrayChunked = ChunkedArray<FixedSizeListType>;Aliased Type§
pub struct ArrayChunked { /* private fields */ }Trait Implementations§
Source§impl<'py> ApplyLambdaGeneric<'py> for ArrayChunked
Available on crate feature dtype-array only.
impl<'py> ApplyLambdaGeneric<'py> for ArrayChunked
Available on crate feature
dtype-array only.