Learn practical skills, build real-world projects, and advance your career
import pandas as pd
pd.set_option('max_columns', None)
df=pd.read_csv('fifa18.csv', index_col = 0)
C:\Users\HP\anaconda3\lib\site-packages\IPython\core\interactiveshell.py:3063: DtypeWarning: Columns (23,35) have mixed types.Specify dtype option on import or set low_memory=False. interactivity=interactivity, compiler=compiler, result=result)
import re
import numpy as np
footballers =