S3 Files To Vaex Dataframe

Опубликовано: 15 Март 2026
на канале: DataEng Uncomplicated
1,551
24

This tutorial is on how to read files stored in AWS S3 into a Vaex Dataframe. In this tutorial, I use both single and multiple parquet files as an example. I also discuss how you can read in selective files with another read method. Finally, I walk through how to read an entire parquet dataset in your data lake.

Vaex Documentation: https://vaex.io/docs/api.html#vaex.open

#Vaex, #Python