Using Python to query a SQL database in less than 60 seconds! #python #datascience #pandas #sql

preview_player
Показать описание
In this Short, I show you how to connect to a SQL database, query data, and assign the results to a Pandas data frame in less than 60 seconds using Python!
Рекомендации по теме
Комментарии
Автор

Excellent explanation, make more full length videos tutorials ❤

harjasdeepsingh
Автор

could you please make full guide on this how to connect and how to fetch and store data and how to convert the data to a csv file also how to use iterative loops

mbuso
Автор

port 5432 is set by default, so you don't have to set it

upyfjlr
Автор

why would you choose python over mssql or oracle? I mean look how ugly it looks here

islammatkarimov