Question: Python Question: a) The data are stored as CSV files. This is not the only way that the data can be stored. Suggest other ways,
Python Question:
a) The data are stored as CSV files. This is not the only way that the data can be stored. Suggest other ways, and explain what its advantages and disadvantages would be.
b) In the next question, we will load each of these files into a lists of lists. Describe some advantages and some disadvantages of using a list of lists to represent the data.
c) Suggest another data structure we could use to represent these files. Compare it to the list of lists. What are the advantages and disadvantages of your proposed data structure?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
