import pandas as pd import os # reads all files inside the folder named "data/" week_data = [file for file in os.listdir("data")] # to create a dat