0% found this document useful (0 votes)
12 views9 pages

Data 914429694718

Uploaded by

Kunal Kharat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views9 pages

Data 914429694718

Uploaded by

Kunal Kharat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Exporting and

Importing Data
Accessing Databases using Python

Copyright © 2021 Accenture. All rights reserved.


Disclaimer
Participant(s) (“You”) understand, agree and acknowledge that:
1. This course contains links to websites owned and/or operated by third parties;

2. Accenture does not control and is not responsible for the content or services
provided by these third-party websites; and

3. You are solely responsible for determining whether to access such sites and/or
agree to any relevant terms and conditions.
What is in it for you?
This document consists of informative web sources/links to strengthen your understanding of SQL.
The topic covered is:

• Accessing databases using Python


Agenda
Impart basic database 1. Databases and SQL for data science
knowledge required for
data science
Recommended portal for topic

Sign up for a free account,


Coursera choose “Enroll” and “Audit only” options on
the course home page to access the learning.

Note: The links provided in the document navigate to the respective web
sources and open in the same window. The users can use the back arrow in the
browser, which navigates back to the beginning of the document.
1
Databases and SQL
for data science
Databases and SQL for data science

Expected outcome Learning essentials

After completing Databases and SQL for data Navigate to Databases and SQL for data
science, you should be able to : science.
➢ Connect to a database and work on its Navigate to the “Accessing Databases using
data using Python Python (Week 4 Training)” section and
complete the following topics:
➢ How to Access Databases Using Python
➢ Writing code using DB-API
➢ Creating tables, loading data and
querying data
➢ Analyzing data with Python
Summary
Now, you are able to explain the following:

✓ Accessing databases using Python


Thank you

You might also like