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:

5276 - 5300 of 5,918 Reviews for Introduction to Data Science in Python

By Kevin d V

•

Dec 6, 2017

I learned a lot. But be aware that programming skills are a requirement for this course and that you will have to research the web (stackoverflow, pandas documentation) on your own a lot.

By Sebastian R

•

Dec 3, 2019

Good course i.g! But it is quite annoying, that the auto grader (python 3.5 ?) does not behave like the online coursera notebook (python 3.6.2), which leads to errors at the evaluation.

By M J

•

Dec 21, 2017

Course material is good, covers the right topics to get started with python and pandas. Assignments and especially the grading process require a bit more patience than I was expecting.

By Kalle A

•

Jan 3, 2018

I enjoyed the course, but I think the exercises could be improved a bit. Especially in the last two ones could have better explanations and examples of what's expected from the answer.

By wilfried l

•

Dec 26, 2019

You will learn a lot, by yourself to solve the assignment.

Which could be see as a good way to learn

Time to do each assignment is clearly under estimated. You can multiply by 2 easily

By Juan C M

•

Jul 4, 2020

Too much self-learning taking into account that this is supposed to be a course, could make example projects for better understanding instead of jumping right away to the assignment.

By Itzhak K

•

Nov 5, 2019

The course was fine, but the last assignment was too hard for me. And I think that for Introduction to data science - the first course in the series it shouldn't be so complicated.

By Rhishikesh J

•

Mar 29, 2018

Amazing course for an introduction to the pandas library and its main data structures Series and DataFrame.

Improvements could be made to the hypothesis testing section of the course.

By Aarya B

•

Sep 15, 2019

Great explanation. But the speed of tutor is quite fast, so one needs to rewatch again and again. And for better understanding one has to practice questions from external resources.

By arley s c l

•

Nov 1, 2022

I think i could be better if in a single module we checkout just a single dataframe and try to extract and transform the most data as possible insted do it with severals of them.

By Fei Y

•

Oct 28, 2018

You should break assignment into smaller substeps. You should also provide more comments like 'your dataframe size is incorrect or starting from which line you result has error'.

By Lucas S D S

•

Jun 16, 2020

It's a really challenging course for someone with an intermediate level of Python and pandas, I really enjoyed . The only minor point is the quality of the theory on the videos.

By Paolo V P

•

Sep 14, 2019

Requires some knowledge of the topics covered, otherwise the lessons are hard to follow.

More examples should be given for each topic, to consolidate the student's understanding.

By Rajat S

•

Sep 12, 2018

GREAT assignments, average-ish course instruction. Would recommend just for the assignments, great way to get your hands dirty with data manipulation work in python using pandas

By Joanne L

•

Feb 24, 2019

Prior coding experience would definitely make this course easier to pick up. A lot of the learning i found isn't driven from the videos itself but from just constant googling.

By emmanuel H

•

Aug 15, 2019

The video of this course are good. Assessment questions and the expected format of data need to be clarified so that we really understand what is expected to pass the course.

By KULKARNI G

•

Feb 8, 2022

This is good course but you should really have good knowledge of python before doing this course. even if this is introduction course still python basic knowledge is needed

By Navaneet K A

•

May 29, 2019

The accent of the instructor was too fast, which made the content incomprehensible. The course unfolded very rapidly, giving little room for beginners to understand on spot

By Anastasiia P

•

Jul 18, 2020

I think, that the structure of the lectures made it difficult to concentrate on the material, but the assignments were very good and I have learned a lot while doing them.

By Apurva

•

Jan 17, 2018

First three modules are great but in the last module (Week 4) Prof Brooks is rushing through many topics. Probably consider having lesser content with proper explanation.

By Estapraq M K

•

Jan 7, 2018

The instructor doesn't explain that much, he could do better than that. It is an independent study. The only thing I enjoyed was the links and the articles, that was all.

By Micah D

•

May 2, 2018

Course has a great amount of information that is wonderful, but the instructional videos are less and less helpful as time goes on, and the autograder is the devil.

By Vishwakarthik R

•

Jul 28, 2017

The course content was good but the assignments were way too tough.The assignments should have been a bit easier because i lost interest due to the tough questions.

By Jan K

•

Jul 15, 2017

The programming assignments were a little frustrating.

I feel a little more time should be spent on the theory behind pandas and how the library works conceptually.

By Hong_Linshuo

•

Jul 9, 2019

I think the assignments waste too much of my time since I have no problems using proper programming skills, but have lots of problems catering to the auto grader.