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