BW #9: US house prices (solution)
Get better at: multiple files, multi-indexes, and grouping
13 min read
paid
In Pandas, the rows and columns are labeled with an index. But each of them can have more than one dimension, known as a "multi-index."