Skip to content

Commit 4dbd3a4

Browse files
authored
Add files via upload
1 parent fa3a37f commit 4dbd3a4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Pandas/Fremont_weather.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
month,avg_high,avg_low,record_high,record_low,avg_precipitation
2+
Jan,58,42,74,22,2.95
3+
Feb,61,45,78,26,3.02
4+
Mar,65,48,84,25,2.34
5+
Apr,67,50,92,28,1.02
6+
May,71,53,98,35,0.48
7+
Jun,75,56,107,41,0.11
8+
Jul,77,58,105,44,0.0
9+
Aug,77,59,102,43,0.03
10+
Sep,77,57,103,40,0.17
11+
Oct,73,54,96,34,0.81
12+
Nov,64,48,84,30,1.7
13+
Dec,58,42,73,21,2.56

0 commit comments

Comments
 (0)