Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python Pandas: connect & import directly any database
Rating: 4.3 out of 5(66 ratings)
601 students

Python Pandas: connect & import directly any database

ORACLE Database, IBM Db2, MS SQL Server, MySQL, Postgresql, SQLite
Created byCode Pro
Last updated 1/2018
English

What you'll learn

  • How to install major database software: Oracle Database, IBM Db2, MS SQL Server, MySQL, PostgreSQL, SQLite
  • How to install management tools for each database software: Oracle SQL Developer, IBM Data Studio, SSMS, MySQL Workbench, pgAdmin, DB Browser for SQLite
  • Where to find sample databases for each and how to import them
  • How to connect directly with Python to each database
  • How to import data directly to Pandas DataFrames

Course content

7 sections32 lectures2h 23m total length
  • Course structure & installation of Python, Pandas, and Jupyter Notebook5:30

    This lecture provides the overall structure of the course as well as installation steps for Python, Pandas and Jupyter notebook (the browser based code editor you used throughout this course).

Requirements

  • Basics of Python and Pandas.

Description

Don't be the guy who can only import a csv file into Pandas, learn the techniques to connect directly with Python to a variety of database sources and import data directly into Pandas DataFrames. 

At the end of this course you will be able to connect and import directly from ORACLE Database, IBM DB2, MS SQL Server, MySQL, Postgresql, and SQLite, and you will know how to deal with tricky connection parameter and where to find them.

This course is design for you to stand out from the crowd.


Who this course is for:

  • Anyone who wants to be able to retrieve data with Python directly from any database and import it into Pandas DataFrames.