Skip to content

In this project, we have a set of data related to cyclists, which we intend to analyze, and it should be known that cyclists are very sensitive to air temperature.

Notifications You must be signed in to change notification settings

AMRHiwa/bicycle_EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bike riders

In this project, we have a set of data related to cyclists, which we intend to analyze, and it should be known that cyclists are very sensitive to air temperature.

for getting knowleg about our dataset Click Here!

The steps of this analysis include the following steps:

  1. Importing Modules.
  2. Loading DataSet.
  3. Missing Value Management.
  4. Data Exploration.

Plots:

DataSet information

In the bikes_borrowed.csv file, the information of bicycles rented in a city on that day is stored. The columns of this collection are explained in the table below. This set is downloaded from the file and stored in the df database.



Group Number Description
CNT Number of rented bicycles per day
T1 The actual temperature measured that day
T2 The average temperature that cyclists feel
Humidity Air moisture on that day
Wind_Speed Wind speed on that day
is_weekend Is it a non -working day (weekend)
Season Many Season of the Year
Cloud Is the weather cloudy on that day

About

In this project, we have a set of data related to cyclists, which we intend to analyze, and it should be known that cyclists are very sensitive to air temperature.

Topics

Resources

Stars

Watchers

Forks