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

Invalid date

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.

PB

Invalid date

It is a great course to get started in the field of data science. It just require basic knowledge of python. This course teaches you basics of numpy and pandas and how to apply them in data science

Filter by:

4076 - 4100 of 5,941 Reviews for Introduction to Data Science in Python

By Lujia F

•

Sep 21, 2017

Great introduction course on Python. It needs a lot of time on self-learning, and the Discussion Forums are very helpful in solving the assignment problems and boost your learning experience.

By Leandro B

•

Jun 21, 2020

This is a challenging and engaging course. The only feedback I have is that the assignments could have better description on what it is expected and the module notebooks need to be improved.

By scarlet d

•

Feb 21, 2020

Still involves outside research to complete assignments. A little more explanation of new commands would be a good addition. Otherwise, the course was challenging and covered several topics.

By Ian M

•

Apr 16, 2019

Really excellent lecture materials. Programming assignments are challenging, but have too many quirky aspects, and require time to debug (without additional learning). Would highly recommend

By Cristian F L

•

Nov 10, 2020

Es un curso interesante aunque considero que las explicaciones son muy cortas y los trabajos de cada unidad para calificar utilizan conceptos de las unidades siguientes, deberían mejorarse.

By Akanksha P

•

Oct 2, 2020

Its a great experience to learn online especially with Coursera I just get everything about data science and technology . thank you so much the team of Coursera to provide the course to us.

By Christoph S

•

Jan 5, 2019

The course has good course assignments, but the description of the assignments is sometimes too short. The lectures are a bit fast, but since it is an advanced course, it is a good balance.

By Mohan B

•

Jul 24, 2019

the content covered in the course is very less to the questions asked in the assignment. Need some more detailed videos for explaining the functions available in python and how to use them

By ranjith d

•

Dec 12, 2016

Good for Beginners. Assignments are good but question framing was poor. Of course, required doubts are clarified through Discussions. Overall Great Experience doing this course. Thank you!

By Prakhar s

•

Jul 4, 2020

Overall nice, it serves you to go serach for new things and mainly grasp concepts more strongly by yourself.Nice, could have taken more time for statistics rather than just data cleaning.

By Samantha T

•

Nov 26, 2017

The material in this course is great. The only problem I had was that some of the assignments had very poorly worded questions which led to a lot of confusion. Overall, a very good course

By Akshansh M

•

May 27, 2020

Loved It, the lectures were short and concise, while the assignments were interesting and challenging if nothing else this course really made me feel like a data scientist in the making.

By Ifenaike A O

•

May 6, 2020

Excellent course but not great for beginners...

For a beginner seeking to transcend from python basics to python libraries for data science e.g pandas I suggest you don't start with this

By Vipul D

•

Jul 3, 2019

A really in depth course which could have been a bit more elaborate or just make it a bit more easy to understand by making use of some more examples.Overall a great learning experience

By Klaus U

•

Jul 23, 2020

Very informative, yet challenging introduction to get a glimpse of the possibilities within pandas! Well explained, still needs a lot of "web-support" (e.g. StackOverflow) to get along.

By ines

•

Oct 28, 2017

It doesn't give you all the resources, making you do your own research to get all the answers, which is great.

Sometimes questions were not clear enough but the forum discussions do help

By Jingyi W

•

Feb 19, 2017

I took sometime to get used to the auto grader, but after that it's fine. All the staffs are very helpful in clarifying the questions and provide code to debug my codes. It was awesome!

By Dominik K

•

Feb 11, 2017

Overall a very nice introduction to Python. Sometimes the checks for the assignments were a little annoying. It would be way easier if all the checks would be published from the outset.

By Óscar V

•

Dec 10, 2020

The assignments are underestimated: it takes a lot of time more than the supposed. At least in my case. But worth it: through them one can learn a lot of data manipulation with pandas.

By Piyas C

•

Aug 12, 2020

The course will be difficult who doesn't have sound knowledge about the library and functions of python3. It would be better to start this course after completing the course 'Python3'.

By Salah E H

•

Apr 18, 2020

Excellent course, with good material & explanations by the staff. However, giving more guidance on what is expected from each answer could save us some time while doing the assignments

By Graydon S

•

Sep 22, 2019

Overall quite good, but the auto-graded assignment can lead to a lot of time spent less on comprehension and more nit-picky details (more than the R-based data science specialization).

By Henri

•

Feb 5, 2019

Great course requiring a lot of dedication. However, got issues with the auto grader that made me loose a lot of time unfortunately. Good tips to resolve issues from discussion forums.

By Idemudia C U

•

Oct 5, 2019

The course takes one through essential steps for data science introduction but i feel the assignments look to technical for an introduction and the autograder creates alot of tension.

By Babu R

•

Apr 17, 2019

The course is based on getting hands on experience of pandas package and some hypothesis testing. be sure to learn basics of pandas and hypothesis testing before enrolling the course.