Read DynamoDB table items into a Pandas Dataframe
For all the Python developers working on AWS: have you ever wanted to easily read a DynamoDB table directly into a pandas DataFrame?
Check out the latest release of AWS SDK for pandas (formerly AWS Data Wrangler), where I contributed with a brand new read method for DynamoDB module!