pub fn repeat_by( s: &Series, by: &ChunkedArray<UInt32Type>, ) -> Result<ChunkedArray<ListType>, PolarsError>