I am trying to backup an SQL database using a Jupyter notebook in Python using pymysql library. However, I have an issue with the backup path. Here is my code:
co