I'm aiming for something able to read a parquet da...
# beginners-need-help
f
I'm aiming for something able to read a parquet dataset on my azure data blob. No preferences yet, all I have is some clue that the
abfs://
protocol with the
pandas.ParquetDataset
might be what I'm looking for.