Skip to content

Commit

Permalink
deleted unused libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
SanBast committed Apr 19, 2023
1 parent 904be09 commit a70a879
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions weather_analysis.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a70a879

Please sign in to comment.