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 aborucu
•Apr 20, 2021
Prof Brooks, Yusuf and Jimi have worked out engaging but also demanding applied course on the subject. Thank you very much
By Teck F
•Feb 24, 2021
Discussion forums are very useful. Exam questions are challenging for beginners but doable. Good teaching.
By J D
•Jul 15, 2022
Great course, but expect to really work. The assignments force you to get a good grasp of the material.
By Claudio J G M
•Jan 24, 2024
Excellent course if you are interested in start learning about Pandas, and data handling in general.
By Daniel F L V
•Mar 5, 2021
Excellent course! The professor is super clear and the content was really well organized!
By Li Y
•Mar 10, 2020
Very helpful and practical course, great intro to data science.
By Hảo T K
•Nov 5, 2020
This is the only course worth in the specialization
By Sumit K B
•Mar 5, 2019
Great course to bulild strong base on Pandas.
By Nahurira C B
•Feb 15, 2024
i am so happy
By Tahsin N
•Sep 21, 2020
A
m
a
z
i
n
g
!
By John R
•Aug 13, 2018
It took me a while, but I finally figured out the problem with this class. The lectures provide some good information, but only rarely do they go into WHY a particular action/method/approach is used or WHY it will be important later. I had to do my own deep dives into available documentation to figure out how most of the functionality covered in lectures really works. This is not necessarily a flaw in the class, but it does mean the suggested time commitment for each week of class is significantly underestimated.
The assignments, while interesting, have the same issue as the lectures. Most of the time is spent using of Google to look up Pandas and Numpy functions or methods, or if we really get stuck, to see if someone on StackOverflow already addressed any questions you might have.
Put simply, the only different between this class and learning from a book is the class sets deadlines for the students to meet in the form of graded assignments.
Of course, the setting of deadlines is an excellent way to stimulate learning, and this is why I will continue on with the Data Science specialization.
By Stephen L
•Jun 17, 2020
The course will teach you basics of the Pandas library, which is an essential skill. It also gets involved with some issues related to data cleaning, which is also essential, but felt a little like
There is very little peer-to-peer learning because there are no practice sets that peers can talk over, only assignments which Coursera's Honor Code naturally prohibits discussing. Hence, the learner never sees optimized code for solving real-world problems. I'm pretty sure I would have learned more if this course had provided more practice problems for learner discussions. For example, very inefficient iterations can be used to solved problems that should be solved in better ways with Pandas. I know that sometimes I was doing it right, but I think sometimes I wasn't and it would have been nice to see better code.
By Akshat
•Jan 30, 2022
+The assignments are quite challenging and test learning properly. (took me 12+hrs to finish assignments for week3/4)
+The videos were informative.
-A lot of very common functions, methods and constructs aren't given in the video and there is no supplementary reading material. You have to rely on other webistes/stackoverflow for a lot of your learning.
-A few parts in the videos felt rushed, many useful constructs skipped in some topics.
-Explanations of some fundamental concepts was missing.
OVERALL IMPRESSION : Take this course if you are willing to do a lot of self-learning outside of the course and already have some degree of proficency with python.
By Marika T
•Dec 31, 2020
This course was really helpful for me to gain some knowledge and strengthen the old one, especially I liked the recommended book. The lecturer touched the absolutely useful topics and made me to read and practice beside this course. But, I'll be honest, assignments were really hard for me, maybe because of lack of my experience in Python, but, anyway, I had to search on Google and sometimes find answers of questions, analysis it and than write them on my own.
My recommendation would be to make the course more comprehensive and thorough.
By Nattawat B
•Apr 2, 2019
This course is very tough. For those who have just learned how to code python will take up to 8 hours for each assignment. The auto-grader required an exactly solution for the answer and sometimes the answer is corrected but you it give you wrong and you have no idea why it is wring just because the type of return value are different!
Apart from those things, you will learned and accomplished alot from this course.
By James C
•Nov 24, 2020
More challenging material than the introductory courses. Requires reading in the text book, reviewing the exercises in parallel in Jupyter Labs, and reviewing the lectures. The assignments occasionally had ambiguity which cost some time in solution. In general moved my understanding of Pandas greatly forward. Will start using Pandas in work as opposed to Excel.
By Deleted A
•Nov 29, 2020
Assignment 4 is worded so badly and the code that was placed by the course author is so misleading (the return function the course author wrote in themselves returns two numbers only for the hidden test to come back and tell you need just one). That it is the reason I am knocking a star of its course.
By Low Y
•Sep 5, 2020
Very helpful for beginner in Python to build up a solid understanding and practical experience in pandas and NumPy library for querying, merging, grouping, and aggregating data frame.
However, the old version of python library in the auto-grader brings some difficulties for grading assignments.
By Shushant G
•Dec 28, 2020
The course is Excellent for new learners to start in the field of data science.
The Only reason I'm not giving this course a 5-star rating because it's a bit fast course. I mean from one week to another, things change a bit too much. Although best would be for me to give it a 4.5 star...
By Willber d S N
•Mar 21, 2019
Great Course!! You learn alot about Python for data analytics. It is very hard for someone that is beginning to programming. But there are a lot of recourses on internet that can help you. I recomend this course for all that need learning data manipulation with python.
By Waseem A
•May 5, 2019
The course is good but it gets challenging in doing assignments since you have to a lot of learning at your own , video lectures cover a limited domain of weekly projects. over all this course will help you learn new stuff.
By Lukhi Y R
•Dec 4, 2020
Tag for this course should change Intermediate to Advanced level. Course is pretty good with challenging assignments but prerequisite, define in course are not match appropriate. Please, make changes above mention.
By vinod k
•Apr 6, 2019
Assignment questions were not clear. I made lot of assumptions and went through forums to get clear picture. It would be good if the question is explained in more descriptive manner
By Pedro S
•Oct 12, 2020
Assignments are pretty hard. I suggest raising the number of classes, because some topics are not explained.
By Shireen G
•Mar 7, 2021
Requires a lot of self-learning to finish the course. Assignments are exhausting but worth it.