Convert .csv into dataset.Dataset

Hi! :wave:

Did you try this for loading a CSV using load_dataset? This should give you a Dataset object which you can map over.

1 Like