AWS Data Wrangler
AWS Labs has a lot of open source code up on GitHub. In this post, we’re taking a look at AWS Data Wrangler. This project provides a smoother interface between python pandas DataFrames and various AWS Cloud data services.
I call out a few more details in the Twitter thread below…
it aims to connect python pandas data frames to various AWS services
☁️ #cloud #devops
the last thread is up at https://markn.ca/2021/amazon-api-gateway-serverless-developer-portal/
☁️ #cloud #devops
they are awesome
one of the fundamental units of these projects is the DataFrame, https://pandas.pydata.org/pandas-docs/stable/user_guide/dsintro.html
☁️ #cloud #devops
this could save a ton of time for your python projects
☁️ #cloud #devops
find the tutorials at https://github.com/awslabs/aws-data-wrangler/tree/main/tutorials
☁️ #cloud #devops
that flexibility is much appreciated
☁️ #cloud #devops
there’s a lot of very useful data manipulation functions here
☁️ #cloud #devops
/ ☁️ #cloud #devops