Skip to content

This Jupiter Notebook shows how to migrate data between a Pandas DataFrame and MySQL. It also shows how to manipulate data including writing queries like DDL and DML commands using Python. Libraries used are SQLAlchemy and sql.connector.

Notifications You must be signed in to change notification settings

stanley-george-joseph/MySQL-Python-Data-Migration-and-Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MySQL-Python-Data-Migration-and-Manipulation

This Jupiter Notebook shows how to migrate data between a Pandas DataFrame and MySQL. It also shows how to manipulate data including writing queries like DDL and DML commands using Python. Libraries used are SQLAlchemy and sql.connector.

Full Explanation Video: https://www.youtube.com/watch?v=wEbK48U4v1c

About

This Jupiter Notebook shows how to migrate data between a Pandas DataFrame and MySQL. It also shows how to manipulate data including writing queries like DDL and DML commands using Python. Libraries used are SQLAlchemy and sql.connector.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages