Question
Computer Science Question on Introduction to MySQL
Library used to interact with MYSQL database by providing the required credentials.
A
pysql
B
pandas
C
sqlalchemy
D
datatrames
Answer
sqlalchemy
Explanation
Solution
The correct option is (C) :sqlalchemy