Chevron Left
Back to Introduction to Data Science in Python

Learner Reviews & Feedback for Introduction to Data Science in Python by University of Michigan

4.5
stars
26,907 ratings

About the Course

This course will introduce the learner to the basics of the python programming environment, including fundamental python programming techniques such as lambdas, reading and manipulating csv files, and the numpy library. The course will introduce data manipulation and cleaning techniques using the popular python pandas data science library and introduce the abstraction of the Series and DataFrame as the central data structures for data analysis, along with tutorials on how to use functions such as groupby, merge, and pivot tables effectively. By the end of this course, students will be able to take tabular data, clean it, manipulate it, and run basic inferential statistical analyses. This course should be taken before any of the other Applied Data Science with Python courses: Applied Plotting, Charting & Data Representation in Python, Applied Machine Learning in Python, Applied Text Mining in Python, Applied Social Network Analysis in Python....

Top reviews

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.

PK

May 9, 2020

The course had helped in understanding the concepts of NumPy and pandas. The assignments were so helpful to apply these concepts which provide an in-depth understanding of the Numpy as well as pandans

Filter by:

5576 - 5600 of 5,918 Reviews for Introduction to Data Science in Python

By Filippo M

•

Aug 15, 2020

The instructor reads during lectures, making them hard to follow. In-lecture quizzes are inappropriate as they cannot be answered without further research outside of the material covered in the lectures. (That is appropriate for assignments and projects but not for in-lecture quizzes.) Finally, the quality of the feedback from instructors in the discussion forums is low, including incorrect/misleading answers. Another annoying feature is that the notebooks expire after a much shorter time than it takes to complete the assignments. Autosave does not always work. So it's possible to lose work. On the pro side, the material covered is relevant and I learned a lot in doing the assignments.

By Rose B

•

Dec 29, 2016

Positive aspects:

Readings were relevant and interesting.

I learned a lot.

I was challenged.

Negative aspects:

Programming assignments took SIGNIFICANTLY longer than suggested (I have 20+ years of programming experience and am fluent in 3 programming languages, but I'm new to Python).

Course did not provide enough support to learners. You're on your own to learn the material and you won't get timely responses (if any) from the staff. I asked clarifying questions about lecture material on the Discussion Forums and got no response (twice).

Several concepts were not taught with appropriate detail / explanation. For example, there was no instruction on how to read error messages in Python.

By X. B C

•

Feb 23, 2018

This course is a mess:

-Not well structured

-They don't properly guide you in the learning process : better courses from better universities, as Stanford ones, describe all you need to complete an assignment, or give you a good and deep introduction to the libraries/framework you have to use... here they just explain part, non including many info you need in the assignment, so, you have to spend a lot of time trying to find proper documentation, reading other external tutorials, checking people with same issues in stack overflow -some even with the same datasets, I am not sure if they were from the same course

A lot of stuff to improve, I recommend to you to look for another course

By Yu L

•

Oct 16, 2017

I have learn a lot by taking this course not from the instructor or TA but through stackoverflow. There is clearly a gap between the video and the assignments. The instructor are knowledgable but less of ability to instruct. When watching the video, I need to pause to clearly read what instructor just typed. I feel like the instructor is reading the screen without clarifying the contents. There are a lot of times I want the quit the course but I finally make it, so proud of myself. Working on the assignment with the help of stackoverflow, I learn a lot.

In sum, I really think the instructor needs to improve the way he teaches and the assignments are useful. Thanks.

By Adam S

•

Aug 15, 2021

This course is incredibly frustrating; so much seems to be glossed over in the use of Pandas. It's understandable, and can be enlightening, to ask students to reach out to their peers and to pull information from various sources. However, the assignments given at the end of each week are loosely associated with the video lectures for that week, and it assumes you have an intermediate or advanced background in the use of the Pandas and NumPy libraries to make up for the information in between.

If I were a full-time student, I'd find this to be a challenging course. As a part-time student and full-time employee of a company, this is just frustrating at best.

By Marc J

•

Jun 30, 2022

Week 1 and 2 are pretty good. After that the learning content provided in the videos is not helpful for the assignments, which are too long and ill designed, meaning parts of the (same) assignment rely on the correct output of previous parts (error propagation). As a paying customer I wish for more explanation by the instructor and less advice on reading on stackoverflow or elsewhere in order to be well prepared for assignments. Generally reading is a good thing; if the contents are didactically prepared, I would even prefer it over the video contents. But this course gets most of it wrong. A silver lining is the help one gets in the discussion section.

By See H L

•

May 28, 2019

One thing I dislike a lot about this Specialization is that it forces you to work through their structured weekly materials rigidly. It does not allow you from working on Week 2 and Week 3 courseworks when you have finished Week 1 materials which I think it is just a way for the course owner to make more money from you. Their excuse is that they allow 'other students' to mark your work to promote interactions between students but I think this makes no sense as not people who takes these courses have a uniformed fixed number of hours each week. The whole point of studying an online course is to be flexible with the hours you put in, which this isnt.

By KIRILL B

•

Jun 20, 2019

The aim of the course and general guidelines are fine.

BUT!!!

It s aweful how the explanation s given.

Main idea of all videos is: here s a function, here s another one, also you can use this function.

Now you 'go girl' try to glue all the puzzles together by yourself.

It feels like professor was just rushing to record videos and get back to his work which gives money.

Never-the-less i did learn A LOT from this course which i couldnt do by myself since as i said GENERALLY GUIDELINES are OK.

PS. The WEEK4 last assignment was the main problem since i had to watch about 6-8 hours of statistics to truly feel and understand VAR, STD, TTEST.

By Robert P

•

Apr 1, 2022

This is the last time I waste my time on Coursera. This class was especially bad, but its also so full of bugs and glitches you seem to have no compunction wasting my time either. I want to use stronger language, but I am not a troll. I was a studious, paying customer for many courses on this site. I've earned number specializations, but overall, I cannot believe I am saying this, but Coursera in general - and this class in particular - is not worth $50 a month. I can get the same information from Youtube for free. And those folks respond to comments and questions in a morel timely and respectful manner than Coursera ever.

By Premnath

•

Feb 16, 2017

I would recommend the coursera online training session need more improvement. Please look at this youtube video. this will give you some fair idea what do i mean.

https://www.youtube.com/watch?v=V0AWyzVMf54

During the session speaker need to be visible on top corner and they need to present with more examples during learning this will help and learn fast.

I struggled a bit following your videos going back-and-forth with the given materials.

I also struggled solving the assignment due to confusing questions. Not much clear what is required to solve the problem. it would be helpful to provide some hints for each assignment.

By Necip F E

•

Feb 15, 2022

At first, this course seemed like a good practice on python focusing on Data Science, but it turned into something terrible starting with "groupby" lecture, and assignment 3 and 4 were awful.

I know the data we will see "in the real world" will be messy like the ones in the assignments, but wanting EXACT results, expecting us to use the EXACT SAME methods is just poor design. If you are reading this comment, go and see the most helpful 5 comments. They ALL gave 1 STAR RATING to this course.

All in all :

✔ Well designed outline (in theory this course looks like a good practice)

✔ Not-bad teaching

✗ Terrible assignments

By Alcides R

•

Jan 20, 2020

The content of the course is really good but the outdated version of Anaconda they are using is a real pain, because you can't use many features available and causing serious problems when trying to submit the assignment. For a course like this you should consider using at least a recent version of the tools.

Also the speed in which the instructor is talking is like a machine gun, without making almost any pause, and thus making really difficult to keep up. I don't know if they modified the speed of the videos or it is the way the instructor usually talk. I strongly suggest to review this aspect of the course.

By Muhammad B S

•

Jun 19, 2019

I decided to take this course after having a great experience with "Python 3 Programming Specialization". I was expecting the same kind of experience from this course but the lectures are pretty fast. The instructor seems to rush through the lectures and keeps on recommending using StackOverflow for any questions so I finally decided to unenroll myself from this course. I recommend you to install Jupyter notebook, buy "Python for data analysis" by Wes McKinney and follow along with all the book exercises. You will have a way better experience learning data analysis than this course.

By Przemek P

•

Oct 22, 2019

Assignements are awfuly messy written. You spend way more time on trying to figure out what the author of question had in mind than on working on your Python coding skills. The instructions are unclear and You have to dig trough the forum to understand what You have to do. What's more, even teachers that help on the forum agree, that instructions are unclear.

It's even more frustrating if You realize, that if someone from University of Michigan spent a few hours on making the instructions clearer, then thousands of students woudn't waste millions of hours inefficiently.

By Matt E

•

Jul 28, 2017

The professor sounds like he is reading script. He uses so many hand gestures, his phrasing, his monotone voice, his hand movements, and pace of explanation makes it hard to focus on what he's saying. The woman was even more monotone. I'm not one to make a fuss about teaching styles given that I was a math major and had professors that barely spoke english, but this course is taught terribly. On top of all of this many of the programming questions could have been better worded. Many of the questions seemed unclear. This course could have been much better designed.

By PRASANNA R A

•

Apr 11, 2020

Though the syllabus for this course was well designed, I found most of the concepts being taught very fast or without explaining it clearly. I had to go and refer a lot of other YouTube videos to understand the course videos much better. In fact, the YouTube channel called Corey Schafer helped me more compared to the course videos to complete the course. I would suggest to slow the pace of the videos and explain the necessary concepts even more clearly.

Here, I would also like to appreciate the Assignment questions. They were very well set and challenging.

By Brandon A

•

Nov 25, 2016

The class was a helpful intro to pandas. But it was not as much a class as it was a series of homework assignments and the student painstakingly looking things up on stackoverflow. In the end, i am positive I got the correct answers using a horrible coding method and will never see the correct solutions. There should be a little bit more handholding in order for the student to learn the concepts. Otherwise, I might just throw a class up on coursera, give the link to docs.python.org, tell the students to read it and then they will be experts at python.

By Talon W

•

Feb 11, 2017

"Course" is very self-directed. There are very few exercises, and there is minimal feedback on those exercises. No attempt is made to reinforce learned knowledge over time (e.g. spaced repetition) nor is there any definitive list for what knowledge should be gleaned from this course. Emphasis is placed on the student's teaching themselves and learning through experience with no attempt to actually understand the learning process or rest the course design on a scientific basis. Standard filler course for an empty education system.

By Lei l

•

Mar 6, 2018

The course instructions are very limited comparing to some of the other Coursera courses I've taken. The video lectures and code examples are extremely high level and general, while the assignments are significantly more challenging than the content demonstrated in the lectures. I spent a significant amount of time reading the Discussion Forum and googling for the right codes to use, rather than actually applying any knowledge learned from the lectures. If I wanted this much self-learning, I wouldn't have taken a Coursera class.

By Albert X

•

Jul 18, 2017

I have to say, as a new data analyst, even though I have started my work. It is still difficult to complete the assignment. The assignment is far away from the lecture video, which makes the assignment painful and you may lose interests in the process. Even the assignments are not written in a understandable way, so you have to go to forum to clarify each question in the assignment. So please make the learning process me more enjoyable and easy for the starters. Data science is a great career and and I believe it is the future.

By Thomas M S

•

Dec 10, 2017

Overall I have to rate the course sub par, so 2 stars.

The lectures seem disconnected from the assignments. If you're not already proficient at Python you'll spend your time on stackoverflow.com looking for ways to solve the questions. The assignments took me a lot longer than scheduled.

I did learn a lot by doing the assignments (using stackoverflow). I credit the course with "forcing" me to do the assignments.

Sophie (staff) was the saving grace when I really got stuck. Without her I would possibly have thrown in the towel.

By Xie P

•

Jul 4, 2021

i do not recommend this course to those who has just started Python and want to have a glimpse of the data science capability of Python, i do recommend those should have learnt Corey Schafer's Youtube learning channel for pandas and matplotlib and then maybe start this course, esp. with its assignments. The assignments were rather difficult for beginners, since it does not provide any feedback on where you are actually not right or needs improvement. The course is overall challenging to follow and get all assignments done.

By Chathuranga A

•

Apr 5, 2020

Course materials were too brief to work on the assignments. You have to do lots of your own homework to get through the assignments. It is almost one can do assignments without referring to any of the class materials. It is obvious course cannot explain all the material but they could have organize it better by making clear focusing the assignments. Also it would be much useful if they can add comment in the Jupyter codes. Assignment 4 was very poorly explained. It is not tough at all but the explanation made it worse.

By Lionel V H

•

Jan 11, 2017

Videos are fast-paced, material is limited (no real slides or extensive doc). Exercises are sometimes not clear in their statement. Activity on the forum compensates that. Exercises are however close to challenges you face in real life. Finally, the start date was delayed and there is no clear visibility on when the other modules are started. So, the course could be better given, provide more material and be better coordinated. I followed one Python course at Rice University which was by far better given.