Notebook
Then we need to get rid of all the rows where there were no sales because an item hadn't yet been introduced or a store didn't exist. We'll do that by adding a column for cumulative sales and then dropping all rows with zero cumulative sales. (There is still some noise in the data that we might want to take a look at for normal product introductions and eliminations.)