VS
Great Course !Specially the project at the end uses some really powerful code, combining all that we had learnt throughout the course

This course will continue the introduction to Python programming that started with Python Programming Essentials and Python Data Representations. We'll learn about reading, storing, and processing tabular data, which are common tasks. We will also teach you about CSV files and Python's support for reading and writing them. CSV files are a generic, plain text file format that allows you to exchange tabular data between different programs. These concepts and skills will help you to further extend your Python programming knowledge and allow you to process more complex data. By the end of the course, you will be comfortable working with tabular data in Python. This will extend your Python programming expertise, enabling you to write a wider range of scripts using Python. This course uses Python 3. While most Python programs continue to use Python 2, Python 3 is the future of the Python programming language. This course uses basic desktop Python development environments, allowing you to run Python programs directly on your computer.

VS
Great Course !Specially the project at the end uses some really powerful code, combining all that we had learnt throughout the course
AD
Good course to learn and enhance our skills. I faced issue in quiz as i was not able to edit to add code in quiz. Please resolve it.
KT
Overall, this is a great course, However, used baseball as the theme of the final project is really not a good idea!
PK
The final project was demanding not due to programming, but due to the idea of "code refactoring" and unclear dependencies on csv files.
AA
more so a data management and cleaning course rather than an actual analysis course. Was expecting more statistical analysis computation
PP
A tough course (not for the fainted of heart). I love baseball and the application of the baseball data is useful for me !
J
Important concepts covered - including dictionaries and data structures. Useful in developing a basic foundation and understanding of Python.
JP
This is an excellent program. I have written most complicated and exciting Python programs, I have ever thought that I could write!
MW
Assignments get tough for a beginner like me. But that is exactly what is required to learn the material.... I think.
PM
This is a really really good course to get hands on how to access data from the csv files and work with it. I liked it a lot.
SC
Great class. It might not be perfect for beginners, but good for someone who has had one semester in Python programming. Thank you, everyone!
DR
It's fantastic learning opportunity, well taught, covered almost everything.Baseball project is cherry on the cake.