df2 = pd.read_csv ('/content/covid-stringency-index.csv') df2 = df2.rename(columns={'Entity': 'CountryName','Day':'Date','stringency_index':'StringencyIndex'})
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter