Learn practical skills, build real-world projects, and advance your career

olympic-medals

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian
import pandas as pd
olympic_df = pd.read_csv('athlete_events2.csv')