-
clone the project
-
change mysql user credential for mysql DB connect. sh user='root', password='', db='import_python'
-
change the csv file name
-
give the correct path
-
give the correct column name
-
create your database in mysql
-
now open a terminal and hit the following command. sh $ python import.py
thanks