You can install the mysql-connector-python in the Jupyter Notebook with the following code. I highly recommend you get the “Python Crash Course Book” to learn Python.
!pip install mysql-connector-python
You can install the mysql-connector-python in the Jupyter Notebook with the following code. I highly recommend you get the “Python Crash Course Book” to learn Python.
!pip install mysql-connector-python