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

CB

Feb 6, 2023

The assessments, quizzes, and course coverage are quite good. The main points are covered, although it does not cover everything. Additionally, it provides opportunities to learn and conduct research.

Filter by:

726 - 750 of 5,919 Reviews for Introduction to Data Science in Python

By Matthew O

Jul 31, 2019

Solid course that takes you from simple concepts to relatively complicated content for beginners. The autograder on the assignments can be painful but the forums are very helpful in getting issues resolved relatively quickly.

By Yuxia, L

Sep 16, 2018

excellent.

jupyter is a cool tool.

useing datetime to resamling data is an convinient way.

merge dateframe is better than use mysql table.

normal distribution and chi-distribution, t distribution gave me some idea to learn more.

By Malygin V

Mar 27, 2018

It may seem extremely hard for someone. Takes a lot of time to overcome complicated assignments. Require a lot of searching and experimenting. After the course you'll feel tired, but you will be able to manipulate data nicely.

By Aayush G

Mar 17, 2019

It was an awesome experience of learning Pandas. The course materials & specially the Assignments cleared the concepts absolutely clear !!!

BIg Thanks to Coursera & University of Michigan for putting such an awesome course !!!

By Tiong S C

Nov 14, 2017

The tutorial is challenging but Sophie very likely offers help on the discussion forum. I have been coding for two years by self-learning but this course reinforces my learning and the tutorial practice did improve my skills.

By Ganesh S

Jul 9, 2017

Well thought out and right level of difficultly. Course covers it at right pace. One might think that this course is difficult, if they don't have programming background. The professor and the Staff were very helpful as well.

By Jonathan B

Jul 14, 2020

As an intermediate Python programmer with some data science experience, this course offered very valuable lessons and challenging assignments. Would highly recommend for those interested in pursuing a career in data science

By Vineet K

May 3, 2020

awesome content and practices question is too good it give me clear vision about data Science.

Christopher Brooks sir teaching very cool manner. it was great point to make interest

thanks Coursera

thanks Christopher Brooks sir

By Fernando M

Sep 27, 2018

Very interesting and challenging course. It gives you the big picture about Data Science and all the advantages Python has to deal with it. I recommend it if you are minded to expend a couple hours researching by yourself.

By SHUBHAM M

Mar 14, 2018

I have learn a lot from this course. I learn how to visualize data and manupilate. Thank to Christopher Brooks to teach me this course and I am highly recommend this course to all those want to do somrething in data science.

By bcretu

May 16, 2017

Very complete and challenging course. Highly recommend to those who want to get the basics (as it was in my case). Staff is very supportive and constantly answering on the forums.

Congratulations to the University of Michigan

By אייל א

Dec 5, 2016

great hands on course, with challenging exercises and fast paced lectures.

the homework assignments need some rephrasing, as it is not always clear whats being asked.

looking forward to the second course in this specialization

By Bhuvan C

Aug 15, 2020

I have done a number of courses on Coursera, but this one is different and just awesome. Programming exercises are intuitive and need genuine homework to solve the given problem. I really enjoyed my time with this course.

By Jinan P

Aug 15, 2020

Nice start for learning Data science. Jupiter notebook helps a lot it is very convenient.

Instructors are very nice they always ready to clear your doubts.

Discussion forum was the best part. It helped learning thing our own

By YUSSIF M

Feb 9, 2021

It was an unprecedented experience for me in Data Science, just as it was educating and entertaining. The content of the lectures was pretty comprehensive, the lecturer himself mesmerizing, and the fellow students awesome!

By Ebenezer R I

Jan 20, 2020

Excellent introduction on data manipulation through pandas. The assignments were challenging and insightful. Even from a perspective of a Data Scientist, this course uncovers how much of the fundamentals I am yet to learn.

By Jeffy J

Jul 20, 2019

I really liked working on the assignments. I had initially audited the course. later converted to graded version just for the assignments. It was worth it as it greatly helped in improving my understanding of the concepts.

By Jose A N V

Dec 13, 2021

Great learning and feedback. I think this course is intermediate level, it is also good if you have basic knowledge since you will be required to further investigate and complement your learning with book or web material.

By Anshul

Nov 22, 2020

Assignments are the soul of this course. They challenge you, tests you, make you read up more and get more information. I spent 5 times more time in researching and solving assignments and quiz then on the video lectures.

By Sachin K

Nov 5, 2018

This was very challenging but extremely interesting for me. I have only started coding in python about a month ago. This course was delight and lectures were very informative and helpful and TA's were awesome. Keep it up.

By 李仕廷

Jul 28, 2018

It's really a useful course, although the video knowledge is not sufficient for you to finish your assignments, you need to read extra documents by learning things helpful for your grades. At last, try work hard for that.

By sospeter g

Jun 5, 2020

It is awesome and we get our hands dirty on real world problems that one can put in their portfolio and showcase what you can do so I would recommend it to anyone willing to study Data science this is the place to start

By Dileep K

Jan 6, 2019

This course has improved my skills in python pandas library. Now I am very much comfortable to start machine learning with Python. Thanks to Christopher Brooks for his efficient way of teaching and excellent assignments.

By Ryan H

Mar 5, 2018

Great class! Right amount of challenging for someone with some Python (or scripting) background to cover some useful Pandas scenarios. Only critique is the coding challenges would be better if error logs were provided.

By Kishlay K

May 17, 2017

Great course for beginners in data science with some knowledge in python. Nice techniques for data cleaning and transformation are shown. But one needs more than what is in the lecture videos to complete the assignments.