Skip to content

arnab132/Meteorological-Data-Analysis-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 

Repository files navigation

Meteorological-Data-Analysis-using-Python

It can also be termed as Weather analysis or Meteorological data analysis.

image

Data analysis can be described as a process consisting of several steps in which the raw data are transformed and processed in order to produce Data Visualizations and make predictions. Data analysis is schematized as a process chain consisting of the following sequence of Stages:

image

Null Hypothesis means we need to find whether the average apparent temperature for the month of say April starting from 2006 to 2016 and the Average humidity for the same period have increased or not.

image

Fig. 1: Screenshot of the graph of the changes in the Apparent Temperature and Humidity with the Time.

download

Fig. 2: Screenshot of the Plot of Yearwise changes in the Apparent Temp and Humidity for the April month.

image

For More information, Visit here:

https://medium.com/data-science-and-machine-learning-by-arnab-dey/meteorological-data-analysis-using-python-816a290f76a2

If you Liked the code do give a star to support and keep supporting for more such works and implementation.