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:

5201 - 5225 of 5,918 Reviews for Introduction to Data Science in Python

By Amanda K

•

Jun 11, 2017

I think there could have been more thorough video instruction / preparation for some of the harder assignments. It would have been more helpful if the auto grader could give more detail as to what was wrong with the output rather than trying to find someone who had the same problem on the forum.

By Ana T M D

•

May 27, 2018

The knowledge you get in the lectures do not match the level of the assigments. You use way more time googling and trying to solve technical problems than actually learning Python. I wish the lectures included more examples, specially things you can later use in the assigments. And more theory.

By Juan A G

•

Aug 5, 2019

The course has a high level which is fine. The bad part is that most the knowledge you require to complete the assignments is not available in the content of the videos and you have to spend quite some time on internet. It took me way more time than the hours they say to complete the course.

By Matias R

•

Sep 28, 2018

The course is well explained. The grading mechanism is insufficient... in some exercises I arrived at the same result but somehow the answer would be graded as incorrect; and I could never find the formatting differences.

Also, I come from the R world, and I find Pandas extremely unintuitive.

By Hussein A

•

Sep 1, 2020

hard and you will pull your hair, but I guess that is their point. It would take them forever to teach you each functionality in Pandas, but the real way to learn is to go and explore. It is the most difficult way though. Expect to spend hours on this, but the reward at the end is worth it.

By Chris R

•

Apr 7, 2023

The grading software is horrendous, but the quizzes are fantastic. This course requires a ton of research if you do not know python very well.

In the end I did learn a lot. But also I wasted so much time because of all the bugs in the autograder.

This course has the potential to be great.

By Vishal T

•

Jul 1, 2020

Assignments are challenging and assignments must be related with the content not out of content of the videos.But in assignment they aren't related with those content of video but out of content of the teaching videos . So, it will be better if you improve the assignments. Thank you !!

By Himanshu K (

•

May 31, 2019

The course material was not enough. The assignment questions were good but in order to solve those questions I had to find a lot of things from stack-overflow and the python documentation . This was mentioned there but I still think the material was less according to the assignments.

By Deleted A

•

Jul 25, 2020

The Course content is good but the instructor is not so good because while he is explaining something he tries to do all of it verbally and in a very short way. Only those people will be able to understand those who know something regarding this field prior.

The assignments are good.

By Joe R

•

Jul 25, 2020

The course itself is not so bad. But tasks are frustrating! Solving them gives some value but they are mixed with tons of meaningless problems. Some tasks are not clear and autograder gives little information. But I need to say that I learnt more about Python and Pandas library.

By Rishab M

•

Mar 21, 2020

I personally feel that this course should had been divided into a 8 week course instead of 4 and material should be added on that ,

eg: the problems asked in the exercise

The exercises are way too difficult and require the use of many functions not taught in the video lectures

By John B

•

Jan 7, 2017

Classes moved very fast, especially in the video materials. Functions were introduced briefly without time to digest. While I ultimately did learn the topics through my own research, I feel the class would have been much more beneficial with slower, more indepth explanations.

By Denisa P

•

Sep 3, 2021

A lot of question in assignment are not clear. I saw that in forum a lot of people have the same problem as me. The assignment Week 3 is to long, It took so far more than 6 hours for me to complete it. A lot of materials are not in video, we have to read them by ourselves.

By Ignacio

•

Feb 13, 2020

Los ejercicios son muy dificiles y hay que hacer mucho reaserch en los foros para lograr llegar al resultado. Las pruebas son diagramadas de tal forma que a veces es dificil llegar por errores pavos al minimo resultado esperable para aprobar los assignments (ej run_ttest)

By Nick R

•

Dec 9, 2018

Content was well paced and well presented but the auto grading submissions took a long time to get used to and were very stressful. The recommended time to complete the assessments was also very optimistic, most assessments took me easily double the time suggested.

By Pierre D

•

Sep 21, 2019

A bit surprised by the low volume of teaching material, and the energy required for completing each assignment.

But a posteriori, it forced me to really engage in the learning. I will probably remember more this way, than if I had listened to dozens of video...

By Daniel E

•

Sep 18, 2017

I found some assignment questions quite unclear. This, together with the grader sometimes marking answers as correct even though they were wrong, forced me to spend many hours trying to find the underlying problem to incorrectly answered questions down the line.

By Hitesh G

•

Apr 22, 2020

The professor is going too fast and the concept isn't getting cleared. I wish he used some digital board to write atleast what is trying to say or write how the different functions in pandas,series,numpy works.

Although, the assignments were of high quality.

By Bharat T

•

Apr 17, 2020

Although the course helped me learn about Data Science. the session taken and the assignment were different and had to understand the expectation in the output.

But overall it helped me understand how can we proceed with studying Data Science through Python

By Ji W P

•

Aug 26, 2017

Lectures were OK. The pace moved really fast, and I thought the hardest part was that the directions for some of the questions weren't really clear (and I spent sometime trying to figure it out but gave up --- still passed though!!). Thanks for the course.

By Mohammad S R

•

May 12, 2020

For the beginners, It's little bit hard to cope up with the submission according to the lectures. Lectures seems easy but when I go for submission, it seems much difficult and requires more study than the lectures which are not mentioned in the lectures.

By G V S J

•

Jul 15, 2020

this course is definitely not for beginners, I as a beginner had a hard time completing the assignments as I had to read most of the functions used from pandas documentation and it took me a lot of time. please introduce a more beginner-friendly course.

By Alberto E C

•

Feb 26, 2017

From my poitn of view more lessons are needed, achieving exercises require a deep search on stackoverflow and other courses. That shouldn´t be the goal of the course, I expected the lessons to give enough knowledge to fullfil the questions of the exams

By Margarita S

•

May 1, 2022

The tasks were longer than stated. The emphasis should be more on the skills than on heavy tables. I found the data too complicated. Especially the last assignment makes it very difficult to accomplish the course.

There should be more smaller tasks.

By Leyla H

•

Sep 28, 2018

Too much information to absorb within 4 weeks course, requires to spend lots of time offline in learning and researching the Python codes to resolve problems in the Assignments. WOud recommend for hte proficient programmers but not for the beginners .