Label_from_df does not have sep argument

In the latest version (1.0.45) of fastai, label_from_df(sep = ’ ') is returning an error saying it does not have argument sep

Yes it is called label_delim now, because people where thinking it was the csv separator.

1 Like