How to connect SQL with Python [Read and Write]

preview_player
Показать описание
Learn how to pull data from SQL into Python and automate your scripts. First, we go through how to automate your data import from CSV to SQL. Then, we explain how to create a connection between SQL and Python. Then we pull in data from a table. Afterwards, we run a machine learning model and we save the results back in SQL. Hope you enjoy this video!

Support the channel on Patreon:

Data Analytics Course Link:

Overview:
• How to connect SQL with Python
• How to read data into Python from SQL
• How to send data from SQL to Python
• How to write data from Python to SQL
• How to save my Python dataframe to an SQL table
• How to connect SQL with Jupyter Notebook

Excel - SQL - Python Files:

Excel to SQL Store procedure:

Power BI Tutorial Links:
Power BI Dashboard creation:

SQL Tutorial Links:

SQL most common queries:

Yiannis Pitsillides on Social Media:
Рекомендации по теме
Комментарии
Автор

Do you follow a different process? Please let me know in the comments below! Thanks!

DataYP
Автор

Excellent brief and concise video. Keep it up Yiannis!

andreasp.
Автор

I have two tables in SQL server : sales and products. I want to insert the product key into the sales table via the combobox using the python. How to do it?

marclukombo
Автор

Hello Sir, Why you are not making any videos, it was so great and helpful

BlessedNumbers
Автор

i competed my application and i want to know how i can send my desktop application with his mysql data to another Computer what i should do?

zainab-wlfi
Автор

kindly make a video on explaining the models used in this tutorial

sreejx