top of page
learn_data_science.jpg

Data Scientist Program

 

Free Online Data Science Training for Complete Beginners.
 


No prior coding knowledge required!

Writer's picturetasnim assali

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