Connect Python to SQL | Read [Extract] Data from SQL Database Using Python | PostgreSQL to Pandas DF

preview_player
Показать описание
Data Tutorials:

Python, SQL tutorials
---------------------------------------------
In this video you will see how to Connect Python to PostgeSQL Database and Extract (Read) data from it.
To do that, you will need:
1) Python
2) Jupyter Notebook
3) PostgreSQL DBMS
4) Python Libraries:
- Pandas - In Command Prompt type: pip install pandas
- Sqlalchemy- In Command Prompt type: pip install sqlalchemy
- Psycopg2- In Command Prompt type: pip install psycopg2

Python is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.

Pandas is a software library written for the Python programming language for data manipulation and analysis. In particular, it offers data structures and operations for manipulating numerical tables and time series. It is free software released under the three-clause BSD license.

#Python, #Pandas, #PythonTutorials, #Tutorial, #Data, #DataScience, #DataAnalysis, #DataFrame, #Head #Tail, #postgresql #postgres #dataengineering
Рекомендации по теме