import pandas
import numpy
import jupyter

olymic = pandas.read_csv('data/medals_athletes.csv')
olymic.drop('discipline_code')