CB
6. Feb. 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.
YY
28. Sep. 2021
This is the practical course.There is some concepts and assignments like: pandas, data-frame, merge and time. The asg 3 and asg4 are difficult but I think that it's very useful and improve my ability.
von Akshat
•30. Jan. 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.
von Marika T
•31. Dez. 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.
von Nattawat B
•2. Apr. 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.
von James C
•24. Nov. 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.
von Deleted A
•29. Nov. 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.
von Low Y
•5. Sep. 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.
von Shushant G
•28. Dez. 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...
von Willber d S N
•21. März 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.
von Waseem A
•5. Mai 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.
von YASH R L
•4. Dez. 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.
von vinod k
•6. Apr. 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
von Pedro S
•12. Okt. 2020
Assignments are pretty hard. I suggest raising the number of classes, because some topics are not explained.
von Shireen G
•7. März 2021
Requires a lot of self-learning to finish the course. Assignments are exhausting but worth it.
von Ashish K P
•17. Sep. 2020
the language is quite difficult to understand and the the course neede more detailed lectures
von Randy M
•11. Aug. 2018
I have taken my Pandas skills to a new level as a result of this course.
von Haomin C
•9. Jan. 2021
The materials and assignments are quite difficult for a beginner.
von Akella H P
•28. Sep. 2020
Great course. learned a lot from it
von Mr. L E S
•18. Juli 2018
Assignment 3, question 1: The autograder would mark this answer correct even when the data in the DataFrame was wrong. I discovered this after I answered the question, was told it was correct, but I produced wrong answers for subsequent questions that depended on the first one. Messages from fellow students in the forum helped me track down the problem.
Assn. 3, question 2: This was worded very awkwardly and the Venn diagram seemed to contradict the question rather than clarify it.
Assn. 4, question 1 ("get_list_of_university_towns"): The function template provided has a long comment block that seemed to be complete instructions for what the function should do. However, there are two other different versions of the instructions for this assignment in the Coursera course resources section and Google Drive. If the function template includes instructions in the comments, they should be complete. Otherwise, don't show them at all and let the student get the instructions from the other document. Also, the course's "Resources" section doesn't seem like the correct place for these instructions. They should be under the "Instructions" tab of the assignment submission page.
The instructor, teaching staff, mentors, etc. are almost completely unhelpful or extremely slow to answer questions. With regards to my forum postings for assn. 3, a staff member replied only recently, about two weeks after I asked the question. Since then, I've completed that assignment and the one following it!
The course videos are difficult to watch. Whenever Mr. Brooks shows how some code works in Jupyter Notebook, he uses a full-screen view of his browser. On my laptop with a 15-inch screen, his font is a little too small to read easily. I need to concentrate so much more on deciphering the screen that I can't easily keep up with what he is saying. Sometimes I wanted to view the course video on my phone or mobile device. At those times, it was impossible to read the screen being shown. I recommend these alternate ways of showing the code:
Use slides. Students usually don't need to see the instructor typing in real-time. Show a slide with the code and the result.
Use a large font. If showing real-time input and results is important for a specific question, use a large font or zoom in the display as much as possible.
There were some small mistakes made in the videos and assignments that make me think all the materials need some proofreading and updates.
Overall, I'm glad I took the course. I wish several things were better, though. I'm looking forward to the next course of the specialization (data visualization), which is the one I was most interested in taking. I took this course because I would need it for the final certificate and I wanted to be sure I didn't miss any information that would be helpful in the second course. I thought maybe the first course wouldn't be interesting to me, since I have many years of Python programming experience. However, I was pleased to find that the course covered a lot of pandas features and some of the mathematics and statistics techniques that I haven't used in many years, so those contributed to making the course challenging. I would prefer to have done without the additional challenges related to autograder technical shortcomings, though.
von Gina G
•6. Apr. 2020
I think all the assignments in this course are interesting and well designed. I learned more from doing the assignments than watching the videos. Yes, it took me a lot of time searching and reading stack overflow and other similar resources, but I did learn from them.
Most of my frustration was in fact coming from their outdated Autotrader - for those who plan to do the assignments on local Jupyter Notebook, you'll run into some confusion and frustration with their Autograder as their Pandas are not as updated as your Pandas. This means that even though your code can run perfectly correct on your local, it doesn't mean it would do the same with the Autograde after you uploaded for grading. I spent tons of time, not on debugging exactly, but on figuring out why my code won't just execute after submission. I guess my advice to avoid similar frustration would be just writing assignments in the Jupyter Notebook on Coursera.
As for the video lectures, I agree that they could and should be made better in terms of pedagogy. I'm sure the professor and the teaching assistance are absolutely knowledgable on the subject, but their teaching style is way too stiff. Basically they were just reading off a prepared script, which was not colloquial at all, and they rush through it. I don't think coding skills can be taught in the way of lectures as if delivering a TV speech. Honestly, lots of free youtube videos are better at online teaching than this course.
This is an intermediate level course in python, but entitling it as 'Introduction to Data Science in Python' kinda devalued how much of strength people have to spend on finishing it.
But all in all, I did learn a lot from completing this course, thanks to the well-designed assignments. I would recommend this course to those who wouldn't mind spending more time doing their own thinking and research.
von Zhe Z
•3. Feb. 2022
Pros:
1: The content of the course is really good. A lot of important staffs of Numpy and Pandas were given.
2: Even though the homeworks were a little bit difficult, I could practice what I learnt during the video through the homework. This helped me better memorize and grasp the knowledge.
3: The TAs in the forum were really nice and helpful. They tried their best to answer every question raised by the students. They even summarized the algrithoms to solve the homeworks and pointed out the bugs of the system. I definitely would like to give the TAs a star.
Cons:
1, There are a few bugs in the autograder system. I had to adjust my right codes to go around the bugs of the autograder. This is a little bit ridiculous. I wrote right code with correct answer but I could not pass the autograder bucause the autograder had bugs! Obviously, these bugs had been raised by other learners for quite a long time. However, it seems the Prof.'s team didn't listen to the voice of the customers. They should improve the autograder to give the learners better experience because we paid to learn.
2 Some of the problems of the homeworks were not very clear.
3. The teaching style of the Professor is not my taste. I felt like he was just reading the content of a text book. A lot of new things popped up during the course without any explanation. The structure of this course was not well organized.
von Aarya P
•16. Sep. 2020
The basic skill on how to get data from the csv files and excel files. Cleaning and manupulating and making dataframes are taught in the course. I am giving a comparitvely low score because there are multiple things i didnt like:
The professeor and the tutor in the video lectures are too boring. Straight forward they keep on taking and playing a video in which the codes are written at lightning fast speeds.
It becomes hard to keep up with learning as it goes super fast. They just keep on talking before a letting a person digest the syntax of code.
The assignments were super difficult for a beginner like me and the questions wording omgggg! The questions aren't framed well at all had to keep searching the discussion forums.
Not for the beginners course as it becomes too difficult to keep up with. Just keep searching forums in the clue of getting the syntax. Really i was not much impressed by the professor. They should definitely make it more interactive rather than super boring.
von Sercan B
•15. Juli 2020
Assignments should be peer-reviewed. Spent most of my time trying to figure out why my code run successfully on Jupyter Notebook but not getting any grades on Coursera Grading system. Especially the Assignment 3 was a nightmare for me. Eventough I was getting the right outputs on Jupyter Notebook I had to spent several extra days to fit my code for the Coursera Grading System. Apart from that assignments are forcing learners to get more insight in python individually, which was great for me. If you're total beginner to Python there is very high chance that you may drop the course due to assignments.
von Robert S
•13. Sep. 2020
The course was frustrating in the occasional lack of specificity in the assignments, which led to problems with the grader. I assume that these resulted in the replacement by a new course, which unfortunately does not begin until after I had already completed this. The lectures by Prof. Brooks sometimes covered the material quickly without developing the points step by step. The lectures by the assistant were very difficult to follow. The assignments were challenging and I have a sense of accomplishment having completed them all.
von Aman J
•7. Mai 2019
Concepts could have been taught with more explanation. I prefer learning from books. On trying this video course, it seems VERY tough & so time-consuming to learn. Elaborate explanations could have been provided.
Or at least if I could say, I already knew basic Python but learned Pandas for the first time. Advanced Pandas should be explained with more videos, more steps.
I needed to replay video parts countless times because of only higher level explanation in videos
von Benjamin L
•2. Jan. 2019
Almost every course everyone complain about assignments being hard..... but this one is EXCEPTIONALLY hard. Last question of assignment 4 is compulsory to pass the course and trust me it will bring to you trauma and pain like you have never imagined before.
Otherwise the lecturer is actually pretty good, and the other assignments are great for learning!!! I really think they overkilled it with assignment 4 though