#between function import pandas as pd df = pd.read_csv("weekly_weather.csv") print(df)