code for article pfeilbr/aws-data-wrangler-playground
learn AWS Data Wrangler
python initiative that extends the power of Pandas library to AWS connecting DataFrames and AWS data related services (Amazon Redshift, AWS Glue, Amazon Athena, Amazon Timestream, Amazon EMR, Amazon QuickSight, etc).
Running Examples
# install venv and deps
pipenv install
# activate venv
pipenv shell
# run examples
python main.py
See https://github.com/awslabs/aws-data-wrangler/tree/master/tutorials for example usages.
Lambda Layer
Can be used via a lambda layer.
Resources
- https://aws-data-wrangler.readthedocs.io/
- awslabs/aws-data-wrangler
- AWS Data Wrangler| API Reference
- https://github.com/awslabs/aws-data-wrangler/tree/master/tutorials - notebooks with examples
Twitter • Reddit