import pymysql import pandas as pd import numpy conn = pymysql.connect(host="localhost",port=3306,db="school",user="root",password=&qu