Project: Investigating Guest Stars in The Office
In this blog, I will show a tutorial on how to analyze data related to the known show "The Office" episodes.
First, I read the CSV and shows its info
# Use this cell to begin your analysis, and add as many as you would like!
import pandas as pd
import