Description
In this course, you will :
- Learn Python, the most widely used programming language for data science and software development.
- Python programming logic includes variables, data structures, branching, loops, functions, objects, and classes.
- Show that you can use Python libraries like Pandas and Numpy, as well as build code in Jupyter Notebooks, effectively.
- Use APIs and Python modules such as Beautiful Soup to access and scrape data from the web.
Syllabus:
- Python Basics
- Python Data Structures
- Python Programming Fundamentals
- Working with Data in Python
- APIs and Data Collection