Read CSV From AWS S3 Into Pandas With Python | AWS Data Wrangler

Опубликовано: 06 Апрель 2026
на канале: DataEng Uncomplicated
18,187
152

This tutorial walks how to read multiple CSV files into python from aws s3. Using a Jupyter notebook on a local machine, I walkthrough some useful optional parameters for reading in data that is in CSV. I also cover how to query CSV data that is partitioned.

timestamps:
00:00 introduction
00:45 path
01:37 path_suffix
02:03 use_threads
02:16 boto3_session
02:28 chunksize
03:17 dataset
03:50 partition_filter
05:08 reviewing results

AWS Data Wrangler Documentation: https://aws-data-wrangler.readthedocs...

#awsdatawrangler #python