In the module:
- Built table and labelled list classes
- Labelled List function implemented: getitem(), str(), iter(), eq(), ne(), gt(), lt(), and map()
- Table functions implemented: getitem(), str(), head() and tail(), shape()
- Finally defined, read_csv()