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,910 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

YH

Sep 28, 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.

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.

Filter by:

5226 - 5250 of 5,918 Reviews for Introduction to Data Science in Python

By RUNJIA W

•

Apr 7, 2018

The teaching process is too fast, especially the assistant teacher who appear at the end.

The assignment is 40% related to the course. And a little bit hard.

The first week assignment is related to the week two, but i did not study week two at that time

By sai s P

•

Sep 14, 2017

The explanation provided and the expertise needed to complete the assignments were way apart. People with great grip on python and having basic knowledge of pandas library will find this relatively easy. The assignments are challenging and hence good.

By Carlos M P

•

Jan 2, 2023

The selection of topics is pretty good. Besides that, the videos are more boring and less friendly than similar free material available in Youtube. Also, some of the graded assignments have bugs, so you will spend some time trying to get around them.

By Dhruvin S

•

Jul 10, 2020

The instructor is nice and course content is very good. But with respect to what he explains, the coding is way too fast to catch up! Also, not all for beginners. One should have intermediate knowledge in python and at least beginner level in Pandas.

By david A

•

Nov 22, 2017

Good course but the assignment grader can be annoying as it is very sensitive to data types and data formatting. I get that this is one one of the constraints of auto graders but on a course that is centered around data it can become very frustrating

By Tracy S

•

May 25, 2017

The course was easy to understand. The reason i'm giving 3 stars is more on the preparation of the entire set of courses. They kinda develop as the course goes. The other 4 courses of the specialization were not even ready after this course was done.

By Samuel A

•

Sep 19, 2018

I spent over 150 pounds on this course which is suppose to be less than 40 and last for a month. I work and studied this course at the same time, I would advice to check your price policy because it is definitively not for those in full employment.

By Marko D

•

Dec 21, 2017

I found the assignments strangely difficult, and their difficulty wasn't sourced in the right place . For example, when solving assignments I never went back to see the lectures, but spent most of the time googling syntax, method signatures, etc.

By Paul J

•

Sep 29, 2020

I felt that the lectures could have been more helpful. There was a lot of talking without actually writing down and explaining the concepts. Even when there were demonstrations, he breezed through them without explaining what each part meant.

By Chhavi

•

Jul 5, 2018

Looking for some more references for practicing lambda and list comprehension.Assignment auto grader is a pain, it does not give clarity on the answers submitted. Having some detailed explanation on the assignment and approach used will help.

By Eric S

•

Aug 17, 2018

The lectures dont include almost anything from the programming assignments, I had to look for everything on stack overflow. The explanations are great and I learned a lot on the assignments, they are just 2 different things most of the time.

By Julien B

•

Jul 31, 2019

The material is good, but the assignments are incredibly messy (perhaps that's what you're supposed to learn!): errors are never fixed, it's still using pandas 0.19 (this isn't even mentioned) and you can see the course is simply neglected.

By Thomas H

•

Dec 12, 2017

Interesting perspectives on data from knowledgeable professionals, but lacked some hands on learning that I was expecting. Timelines to complete technical assignments were ridiculously shorter than the actual time it took to complete them.

By Vishal S

•

Jun 19, 2020

The course was very intense as far as it is concerned with knowledge and skills but it was somewhat a little fast paced.Some of the topics in which more amount of time should have been invested was left aside as though it was a side topic.

By Marco D

•

Jul 15, 2018

In my opinion a basic knowledge of Python is not enough for this course. Furthermore, the video lecture doesn't really explain what is needed fo pass the assigments, the last one is even more terrible because required statistic knowledge.

By Chenyu L

•

Jan 26, 2019

Don't try this if you are not working with pandas for a while....

The course is actually overwhelming......it packs a lot if stuff without being clear about every item.....

Sometimes you just DON'T know what the speaker is talking about :(

By Mohamed B B

•

Jul 29, 2020

the first , the second , and half of the tird week's content was pretty understandable , everything after should've been more detailed and simplified , the tasks were hard honestly speaking , there should have been more indications

By Ioanna N

•

Sep 16, 2017

I am not a huge fan of the way the lecturer delivers the course material as sometimes he doesn't explain why things work in a certain way but the assignments are a great way to learn pandas as they force you to search on your own.

By Jacob J

•

Oct 14, 2020

The course and the assignments were great. Everything was fine until the auto-grader. Even after running a function and testing it on Coursera's jupyter lab, auto-grader kept throwing an exception. Please fix rectify this issue.

By Maia H

•

Jul 3, 2020

I finished the first two courses before taking this one but it is a blast and a big leap forward for me. Couldn't even work on the week 1 materials well. I think I will take more intro level courses before diving into this one.

By Aashith G

•

Mar 10, 2019

I think the modules pick up a sudden pace in Week 2. The title should be changed to "Intermediate Data Science in Python" or similar :)

Alternatively, maybe this course could have a Python basics intro course as a prerequisite.

By XiangRui L

•

Feb 11, 2020

The assignments given were too difficult. Students have to spend a lot of time doing self-study and using stackoverflow. Providing basic practices for students would be much more helpful for them to tackle difficult questions.

By shahzaib v

•

Jan 26, 2018

assignments are tough and guidance is needed for them. Googling for problems takes time So , sometimes i became frustrated and shutdown my pc. Assignments are good but you need to give some hints and proper problem defenition

By Vladimir I

•

Aug 23, 2017

A good introductory course to Python.

1) The brand-new coursera jupyter notebooks are great.

2) The in-video quizzes are sometimes harder than assignments.

3) Showing two guys in the background of every video was unnecessary.

By Matthew B

•

Jul 31, 2017

This class presents some good information, but completing the assignments takes a lot of research on your own. I would've rated this class higher if the course material provided everything needed to finish the assignments.