diff --git a/weather_analysis.py b/weather_analysis.py index 3a28b76..960cdb5 100644 --- a/weather_analysis.py +++ b/weather_analysis.py @@ -1,6 +1,4 @@ import os -import gzip -from tqdm import tqdm import pandas as pd import numpy as np from scipy.stats import trim_mean, iqr