SCRIdb.tools.prepare_statements

SCRIdb.tools.prepare_statements(sample_data)

A constructor for aws s3 cp command and MySQL statements.

Parameters

sample_data (DataFrame) – list of samples to be processed

Return type

Tuple[Dict, List]

Returns

A set of aws copy commands, and MySQL update commands