Introduction to Scripting in Python Specialization consists of 4 courses
This course is introduction to Python programming and covers expressions, variables, functions, logic,conditionals, and Python modules which are foundational concepts in computer programming.
This course covers different data representations, including strings, lists, and tuples
This course covers reading, storing, processing tabular data, and learning about CSV files. CSV files are a generic, plain text file format that allows you to exchange tabular data between different programs.
This course covers installing external packages for use within Python, acquiring data from sources on the Web and then how to clean, process, analyze, and visualize that data.