mapWithLabel

inline fun Buffer<T>.mapWithLabel(crossinline transform: A.(arg: T, label: L) -> T): Series<T>(source)

Map series to another series of the same size with label