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,898 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.

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:

3801 - 3825 of 5,915 Reviews for Introduction to Data Science in Python

By Jamol B

•

Jul 26, 2020

Learned a lot in the course, Prof. Brooks is awesome. Last assignment was difficult due to lack of clarification. Task description was different from description of the objective of the run_ttest() function. in the former, it says quarter_before_price to recession_bottom_price, in the latter it says recession_start_price to recession_bottom_price.

By Omar M

•

Mar 3, 2019

Great course. Just needs a little time to get used to the pace, specially when they explain you examples and start typing the code. I had to slow down the "playback speed" and also try each step on the Notebook side by side. Not to discredit the course in any way. Just that it was my first attempt at such a course after 30 years. I am a bit rusty.

By McKay H

•

Nov 17, 2017

The video instruction and content is excellent. My one complaint is that there is enough ambiguity to the assignments to where you must read the forums if you want to pass. I would like to see some refinement in the assignment descriptions. Otherwise the assignments are great for getting the experience you are looking for in a class like this.

By Simon W

•

Dec 18, 2016

It is an interesting course. I would say this course expects more from students than other courses. It does not take you by the hand in working with Pandas. For the assignments you will spend a lot of time in the Pandas documentation and Stack Overflow. I don't know about others, but this lead to my code being very clunky and not Pandorable code.

By Hanieh M

•

May 1, 2020

Thank you for the intriguing course.

Please revise the description of the run_ttest() of the assignement four. In the header of the assignemnt, the ratio is defined as (price_ratio=quarter_before_recession/recession_bottom). However, in the body of the run_ttest() , it is described as (price_ratio=quarter that recession starts/recession_bottom).

By Payani S M

•

Jan 4, 2018

While the course lecture material might be thought to be just Intro and i expected more on the lecture part. The assignments are really of good standard and really make you do the homework and research on your own to complete. so at the end of the course you do feel more comfortable and confident on the skills gained albeit at the beginner level

By Tim K

•

Jul 8, 2018

Overall, the course provide good background information on using python numpy and pandas. The assignment were helpful in applying the course knowledge. Unfortunately, some of the assignment instructions were vague which made completing the assignment harder. Had to consult the discussion forums for help on completing several of the assignments.

By TANVIR M T

•

Jul 8, 2020

This course will not be my most favorite course but it has a knack for making the students work hard to get to the longed point. i had to do a lot of study outside of it and it paid off. I lacked total guidance on python before starting the course too. And I kinda hit two pots at once. This course will teach you more than they have promised.

By Andreas L

•

Feb 19, 2021

Great course! If you want to learn more about NumPy and Pandas, this is the course that introduces those libraries. Be patient with the assignments. Even though you think you have the correct code, the autograder sometimes disagree. Dealing with this problem, there is a lot of help to get in the discussion forums. Great instructors as well.

By Bai S Y

•

Jul 13, 2020

Challenging course with little hand-holding and some independent learning is expected. Marking for assignments was needlessly stringent (e.g. numpy float vs python float) and expectations of answers was not very clearly outlined. Had to trawl through the forums. Nonetheless, very good exposure to pandas for someone just getting into python.

By Miriam K

•

Apr 25, 2018

The lecture content is rather short and you have to search a lot on your own. I like the assignments at the end of each week, completing them helped me to understand what I am learning. Good introduction to frameworks, pandas and in general analyzing data in Python. It's quite a lot of work but when you finish, you can be really satisfied.

By sunita p

•

Nov 21, 2021

Some of the assignment questions are difficult understand without the help of course coordinator. I appreciate the help from course coordinators in guiding to understand the question. It was my first course in the series of Python and I could follow everything it was tought. But I am not happy with the short time assigned for the course.

By Harpreet S

•

Aug 3, 2017

The course is a must-do for a person new to Python, however it ramps up very quickly. I had done another python course before doing this, which helped me do this one. The assignments were challenging in my perspective; however cracking the exercises gives one lot of confidence. Forum discussions helped me a lot to complete the assignments

By Sasanka K

•

Feb 9, 2018

This is a very impressive course for someone who wants to get an intro to data operation in Python. The assignments are very well laid out. The automatic grader gives good insights of what may have gone wrong.

One thing though- there could have been more concentration (especially in the assignments) on grouping and slicing the datasets.

By George V

•

Dec 12, 2016

Spent more time figuring out what was being asked in the assignment rather than solving the assignment. Typos in assignment questions led to wasted hours without understanding why the grader kept rejecting solutions. Course content was useful and I would recommend if you are willing to live through the pain of the assignment submission.

By ngan n

•

Mar 24, 2019

I'm very new to python and the course has been pretty helpful. The format of having the notebook to walk through the course is also helpful. The course's assignments are pretty good too - but could be improved. Some of the instructions are vague/conflicting and I had to spend a lot of time figuring out / confirming the question intent.

By Dawei C

•

Feb 27, 2018

First, I would like to say thank you. I learned a lot about pandas/numpy via practising in the assignments.

The assignment content is very good. But the guide and program checker are so poor (as other students mentioned in their reviews). I wouldn't pass the the assignment if I didn't read a lot of tricks/explanations from the forum.

By Kent R

•

Dec 30, 2017

Solid course. Still very challenging without more pointers on basic syntax. There are a few inconsistencies in python that makes debugging challenging - and I don't know what to do about that. Otherwise, the course achieved the goals.

One thing that would help would be more testing on basic knowledge of how to access panda dataframes

By Zbigniew M

•

May 1, 2017

frankly, it takes a lot of searching information on one's own, outside of this course.

I raked my brains for the most of Saturday and Sunday and finished two last assigments although I still don't feel strong in pandas, neither there is much material left here for me to come back and review something step by step in a systematic way.

By Darshil P

•

Jun 26, 2020

Got to learn new concepts of pandas and numpy libraries. The course is very informative, and provides a good amount of basic knowledge, through which one can proceed in the field of data science. Things I didn't understand well, were the ttest_ind library and the matplot library. The lectures should be improved on these concepts.

By Priyadarshini D

•

Aug 9, 2020

Videos could include more information. Instructions in assignment 4 were not sufficient. Had a lot of difficulties in assignment 4 as I could not understand the requirements in question correctly. Questions could have been more detailed and stepwise.

Links to some datafiles have problems. Could not easily download some datasets.

By Nichole E

•

May 5, 2020

Great course for a Python beginner or someone who just wants a refresher! The video lectures were pointed but not too in depth, allowing the learner to explore a bit within the assignments to get even more information from the interwebs, which is what just about every programmer does anyway when they forget syntax or something.

By andrea a

•

Sep 10, 2018

Interesting course, learn new approaches in using Pandas libraries. One remark, the evaluation of the assignments takes too long, for the last assignment all the answer took 2 minutes to run on my personal laptop while it took 15 minutes when submitting it. I spent a lot of time just waiting for the assignment to be evaluated.

By jeffrey m

•

Feb 5, 2017

Very interesting subject and data science skills are definitely currently in demand. The only thing that bugged me was that the grader didn't give much feedback on anything you did wrong. On the flip side the mentors did a GREAT job (kudos to you guys). The discussion forums were vital and they were really well moderated.

By Frederick Z

•

Nov 12, 2017

content is good, and exercise is very relevant for learning. only problem is the exercise is very hard and cannot be finished only with content covered in the lecture, you need to do extensive self learning and take a lot of time outside the classroom. for those without python experience before it is a steep learning curve.