Here is a complete analysis of the data set
we are going to use to predict the forest fire using python.
Information
Below👇 will be all the images with decription of data analysis.
DF.HEAD()
This shows the total rows and columns in the data set.
DF.INFO()
This shows the total information about the dataset
along with the unique columns.
DF.DESCRIBE()
This shows description of the data set.
Result
Total Data Analysis Of The DataSet has been Done.
To check Analysis and visualization Click Below👇