Public repo for MP 6 Version 2 - 2023 Testing
In this repository, you will find:
- mp6data.csv - csv file with the data to be loaded into the database. This file has 1000000 rows along with the header.
- mp6_template.py - solution template - some of the code is already provided. You need to write the read and write functionalities.
- submission.py - fill in your details and make submission. Run this script on your computer to make a submission.