chickadee » dataframe » apply-collections

apply-collections proc df key ...procedure

Applies the given procedure to the data collections of the named columns of the dataframe and returns the result directly (i.e. not wrapped in a dataframe).