Skip to content

Latest commit

 

History

History
76 lines (47 loc) · 2.25 KB

File metadata and controls

76 lines (47 loc) · 2.25 KB

Course 4: Python for Data Science, AI & Development

What you'll learn:

  • Describe Python Basics including Data Types, Expressions, Variables, and Data Structures.
  • Apply Python programming logic using Branching, Loops, Functions, Objects & Classes.
  • Demonstrate proficiency in using Python libraries such as Pandas, Numpy, and Beautiful Soup.
  • Access web data using APIs and web scraping from Python in Jupyter Notebooks.

Skills you'll gain: Python Programming, Dashboards and Charts, dash, Data Visualization, Matplotlib

Table of Contents

W1: Python Basics

Notebooks:

Docs:

W2: Python Data Structures

Notebooks:

W3: Python Programming Fundamentals

Notebooks:

W4: Working with Data in Python

Notebooks:

W5: APIs, and Data Collection

Notebooks:

References