vortex
vortex copied to clipboard
ArrayStreamExt::repartition
Add the ability to easily repartition an array stream by row count.
May produce odd arrays by slicing and combining using Chunked. While this is zero-copy. The performance of chunked arrays can be worse than regular ones.