๐Ÿ”— Verify

Course Overview:

Learning Objectives

The objectives of this course are to get you started with Python as a programming language and to give you a taste of how to start working with data in Python.

In this course, I have learned about:

  1. What is Python and why it is useful

  2. The application of Python

  3. How to define variables

  4. Sets and conditional statements in Python

  5. The purpose of having functions in Python

  6. How to operate on files to read and write data in Python

  7. How to use pandas, a must-have package for anyone attempting data analysis in Python