Huggingface datasets can become pandas dataframes
ds = Dataset(...)
ds.set_format("pandas")
				
					Nel mezzo del deserto posso dire tutto quello che voglio.
				
			
comments powered by Disqus
In the middle of the desert you can say anything you want
ds = Dataset(...)
ds.set_format("pandas")