A table of data is one that is divided up into regular rows and columns. In this video we show how to represent a table as a two-dimensional nested list. While there are alternate ways of representing tables, this is the primary way to do it in Python and data processing.
- Tags
-