Other items inpolars_core::utils
pub fn split_ca<T>( ca: &ChunkedArray<T>, n: usize) -> Result<Vec<ChunkedArray<T>>>