Safety precaution for driving in Indian roads
Presenting by Madhan Kumar Selvaraj India has 1% of the world's vehicles but accounts for 6% of the world's road traffic accidents . What is the root cause for it and what are the measures we can take to minimize these accidents? What this project is about Analyzing the road accident data from the Indian government website and suggesting a few important safety measures for the travelers. Basic flow chart of the project In this blog, we are going to know the root cause of the accident by using the following technology Python Pandas Seaborn MySQL Flask Jinja web template Prerequisite Python 3.X version Refer my blog where you will get all the reference link to install Python and other dependencies Anaconda for Jupyter notebook From this site, you will get Conda, Jupyter notebook, Spyder IDE and many more Pycharm IDE (Optional) I personally like this IDE for Python coding. Refer my previous blog MySQL server Download MySQL from ...