I try sum all rows of dataframe with the following code:
df = pd.read_csv(\'dataset.csv\', parse_dates =["date"], index_col ="date") df.fillna