Chapter 4
Input and Output
Section 3
Dealing with Different File Formats
This video will cover how you read and write files storing tables of data, where the elements are delimited by tabs, comma, colon, and so on. - Read a tab delimited file containing strings and different number types - Read and write files with homogenous data, for example, only integers - Deal with descriptive headers for each data column in a CSV file