Skip to content

Instantly share code, notes, and snippets.

View uomodellamansarda's full-sized avatar
🤩

Andrea uomodellamansarda

🤩
View GitHub Profile
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import pandas as pd
url = 'https://raw.githubusercontent.com/pcm-dpc/COVID-19/master/dati-andamento-nazionale/dpc-covid19-ita-andamento-nazionale.csv'
usecols=[
'data',
'tamponi',