Skip to contents

byNotEmpty by that automatically uses the complete dataframe and returns null if an empty or non existing data frame is handed over

Usage

byNotEmpty(df, func)

Arguments

df

the data frame

func

the function that is applied to each row of the data frame