Python Pandas Tutorial 14: Read Write Data From Database (read_sql, to_sql)

codebasics
codebasics
199.8 هزار بار بازدید - 6 سال پیش - Pandas' read_sql, read_sql_table, read_sql_query methods
Pandas' read_sql, read_sql_table, read_sql_query methods provide a way to read records in database directly into a dataframe. to_sql on dataframe can be used to write dataframe records into sql table. Using sqlalchemy engine, one can interface easily with mysql, postgres, oracle databases.

Topics that are covered in this Python Pandas Video:
0:00 Introduction
0:53 Create sqlalchemy engine by using create_engine() method
2:16 Read table in data frame by using read_sql_table()  method
4:18 Use read_sql_query() method to execute sql query
6:44 Rename the dataframe columns using rename()
8:00 Use to_sql() method write into sql table
10:30 Use read_sql() method

Code link: https://github.com/codebasics/py/blob...

To download csv and code for all tutorials: go to https://github.com/codebasics/py, click on a green button to clone or download the entire repository and then go to relevant folder to get access to that specific file.

Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses.

Next Video:
Pandas Time Series Analysis Part 1: DatetimeIndex and Resample: Pandas Time Series Analysis Part 1: D...

Popular Playlist:
Complete python course: Python 3 Programming Tutorials for Be...

Data science course: Data Science Full Course For Beginner...

Machine learning tutorials: Machine Learning Tutorial Python | Ma...

Pandas tutorials: Pandas Tutorial (Data Analysis In Pyt...

Git github tutorials: Git/Github Tutorial

Matplotlib course: Matplotlib tutorial

Data structures course: Data Structures And Algorithms In Python

Website: https://codebasics.io/
Facebook: Facebook: codebasicshub
Twitter: Twitter: codebasicshub
6 سال پیش در تاریخ 1397/02/15 منتشر شده است.
199,836 بـار بازدید شده
... بیشتر