Skip to content

Shantnu25/Visualizing_the_Weather_Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing Weather Data Set

We are working with the weather dataset. We analyzed the dataset and identify any trend using the Matplotlib library. The index of the dataset is the Date/Time instance at a gap of one hour in the year 2012.

About the Dataset-

Features' Name - Description

Date/Time - Date & Time for each hour in the year 2012.

Temp(C) - Exact temperature at a given time.

Dew Point Temp(C) - Dew Point Temp at a given time. It is the temperature to which air must be cooled to become saturated with water vapor.

Rel Hum (%) - Relative Humidity at a given time.

Wind Spd (km/h) - Wind Speed in km/h at a given time.

Visibility (km) - Visibility in km at a given time.

Stn Press (kPa) - Station Pressure observed at that time.

Weather - Weather at a given time.

About

Visualizing the Weather Dataset using Matplotlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages