I want to cut and label the values in multiple columns. Basically this:
df[numericColumn] = pd.cut(df[numericColumn], 3, labels=["small", "medi