I am trying to resample a DateTime Series in pandas as follows:
df = pd.read_csv(pathToParam + "/" + file) df.drop(["LAT", "LON"