Exploratory Analysis of Rain in Seattle
This is an exploratory analysis of the rain patterns and trends in Seattle, WA. The project looks at weather patterns using EDA methodology in order to determine any overt patterns.
The Data
The dataset that I worked with was the rain in Seattle data set. The data set was a collection of information about rain since the 1940’s, which included the date, if it rained or not, the amount if so, and the max and min temperatures.
Requirements
Python 3.6 Powerpoint
Python Libraries
- Pandas
- MatplotLib
- Seaborn
- Numpy
- Scipy