dynamodb.dynamodb_helpers¶
Functions
Reads the configuration file and returns the config object. |
|
Creates a DynamoDB resource using the AWS session. |
|
|
Gets a movie item from the DynamoDB table. |
|
Gets the movies table from DynamoDB. |
Return path to data. |
|
Return path to raw data. |
|
Return path to tidy data. |
|
|
Lists all tables in the DynamoDB resource. |
|
Queries movies by year from the DynamoDB table. |
|
Transforms the raw movie data into a tidy DataFrame. |