HC
May 3, 2018
It's very useful specially for new learner because it only dives into the part of python that data science need. I strongly recommend to anyone even if you don't have experience in programming before.
CB
Feb 6, 2023
The assessments, quizzes, and course coverage are quite good. The main points are covered, although it does not cover everything. Additionally, it provides opportunities to learn and conduct research.
By Mark E
•Mar 14, 2017
This course relies almost exclusively on self learning of the details of pandas. It would be greatly improved by examples of how to use pandas to solve problems similar to the assignments.
By Kevin d V
•Dec 6, 2017
I learned a lot. But be aware that programming skills are a requirement for this course and that you will have to research the web (stackoverflow, pandas documentation) on your own a lot.
By Sebastian R
•Dec 3, 2019
Good course i.g! But it is quite annoying, that the auto grader (python 3.5 ?) does not behave like the online coursera notebook (python 3.6.2), which leads to errors at the evaluation.
By M J
•Dec 21, 2017
Course material is good, covers the right topics to get started with python and pandas. Assignments and especially the grading process require a bit more patience than I was expecting.
By Kalle A
•Jan 3, 2018
I enjoyed the course, but I think the exercises could be improved a bit. Especially in the last two ones could have better explanations and examples of what's expected from the answer.
By wilfried l
•Dec 26, 2019
You will learn a lot, by yourself to solve the assignment.
Which could be see as a good way to learn
Time to do each assignment is clearly under estimated. You can multiply by 2 easily
By Juan C M
•Jul 4, 2020
Too much self-learning taking into account that this is supposed to be a course, could make example projects for better understanding instead of jumping right away to the assignment.
By Itzhak K
•Nov 5, 2019
The course was fine, but the last assignment was too hard for me. And I think that for Introduction to data science - the first course in the series it shouldn't be so complicated.
By Rhishikesh J
•Mar 29, 2018
Amazing course for an introduction to the pandas library and its main data structures Series and DataFrame.
Improvements could be made to the hypothesis testing section of the course.
By Aarya B
•Sep 15, 2019
Great explanation. But the speed of tutor is quite fast, so one needs to rewatch again and again. And for better understanding one has to practice questions from external resources.
By arley s c l
•Nov 1, 2022
I think i could be better if in a single module we checkout just a single dataframe and try to extract and transform the most data as possible insted do it with severals of them.
By Fei Y
•Oct 28, 2018
You should break assignment into smaller substeps. You should also provide more comments like 'your dataframe size is incorrect or starting from which line you result has error'.
By Lucas S D S
•Jun 16, 2020
It's a really challenging course for someone with an intermediate level of Python and pandas, I really enjoyed . The only minor point is the quality of the theory on the videos.
By Paolo V P
•Sep 14, 2019
Requires some knowledge of the topics covered, otherwise the lessons are hard to follow.
More examples should be given for each topic, to consolidate the student's understanding.
By Rajat S
•Sep 12, 2018
GREAT assignments, average-ish course instruction. Would recommend just for the assignments, great way to get your hands dirty with data manipulation work in python using pandas
By Joanne L
•Feb 24, 2019
Prior coding experience would definitely make this course easier to pick up. A lot of the learning i found isn't driven from the videos itself but from just constant googling.
By emmanuel H
•Aug 15, 2019
The video of this course are good. Assessment questions and the expected format of data need to be clarified so that we really understand what is expected to pass the course.
By KULKARNI G
•Feb 8, 2022
This is good course but you should really have good knowledge of python before doing this course. even if this is introduction course still python basic knowledge is needed
By Navaneet K A
•May 29, 2019
The accent of the instructor was too fast, which made the content incomprehensible. The course unfolded very rapidly, giving little room for beginners to understand on spot
By Anastasiia P
•Jul 18, 2020
I think, that the structure of the lectures made it difficult to concentrate on the material, but the assignments were very good and I have learned a lot while doing them.
By Apurva
•Jan 17, 2018
First three modules are great but in the last module (Week 4) Prof Brooks is rushing through many topics. Probably consider having lesser content with proper explanation.
By Estapraq M K
•Jan 7, 2018
The instructor doesn't explain that much, he could do better than that. It is an independent study. The only thing I enjoyed was the links and the articles, that was all.
By Micah D
•May 2, 2018
Course has a great amount of information that is wonderful, but the instructional videos are less and less helpful as time goes on, and the autograder is the devil.
By Vishwakarthik R
•Jul 28, 2017
The course content was good but the assignments were way too tough.The assignments should have been a bit easier because i lost interest due to the tough questions.
By Jan K
•Jul 15, 2017
The programming assignments were a little frustrating.
I feel a little more time should be spent on the theory behind pandas and how the library works conceptually.