Chevron Left
Back to Data Analysis with Python

Learner Reviews & Feedback for Data Analysis with Python by IBM

4.7
stars
19,230 ratings

About the Course

Analyzing data with Python is a key skill for aspiring Data Scientists and Analysts! This course takes you from the basics of importing and cleaning data to building and evaluating predictive models. You’ll learn how to collect data from various sources, wrangle and format it, perform exploratory data analysis (EDA), and create effective visualizations. As you progress, you’ll build linear, multiple, and polynomial regression models, construct data pipelines, and refine your models for better accuracy. Through hands-on labs and projects, you’ll gain practical experience using popular Python libraries such as Pandas, NumPy, Matplotlib, Seaborn, SciPy, and Scikit-learn. These tools will help you manipulate data, create insights, and make predictions. By completing this course, you’ll not only develop strong data analysis skills but also earn a Coursera certificate and an IBM digital badge to showcase your achievement....

Top reviews

RP

Apr 20, 2019

perfect for beginner level. all the concepts with code and parameter wise have been explained excellently. overall best course in making anyone eager to learn from basics to handle advances with ease.

UA

Jul 29, 2020

AN excellent course. Hands-on training on the cloud makes an individual really involved. So far the best online course I have ever taken, and I have learned Python programming a lot from this course.

Filter by:

2276 - 2300 of 3,038 Reviews for Data Analysis with Python

By Vicente P

Apr 16, 2019

I think that you missed more detailed explanations on how to analyze the results, especially for those of us who are not mathematicians or with advanced knowledge of statistics. But, is a fact that In the end it was the course i've enjoyed the most. This is awesome

By Beylard P

Mar 25, 2020

Great notebooks and clear content except two points :

1 - polynomial regression and pipelines have not been enough thorough and detailed. Quite complicated to aprehend

2 - final assignment question 8 - nothing to do. answers were already in the downloaded notebook

By Vera C

Sep 11, 2019

The course is quite challenging for me as a beginner of using python to perform linear/non-linear model development. It is good in terms of the plenty of content for people to learn but it is quite hard also as it would be better to have more practice / examples.

By Piyush J

Jan 27, 2020

This course teaches you important python liabraries like pandas, scikit-learn. It also provides information about regression and helps us to build a model for a given case. Overall its very nice course for getting idea about how to do Data Analysis using Python

By Anton V

Jan 15, 2019

I think this is a decent course that introduces data analysis on a basic level. The first 3 weeks were really well written, the last 2 weeks have some faults in them though, like values referred in the text which does not match with values written in the code

By Jessie J

Mar 6, 2020

Very good introductory course on data analysis using Python! It is best for people who already had some level of analytics experiences before as it sometimes goes a little bit fast. But very good in general, covers a wide range of topic, with good exercises.

By Avish J

Dec 15, 2019

Good to start with, this course provide you with the step involved in Data analytics but no logic behind these steps are provided. If you are new to python library this course will be helpful for you as it involve use of pandas, Scikit, Scipy and matplotlib.

By Bernardo N B C F

Jul 3, 2019

Really enjoyed the Labs, specially the last ones that were long and covered a lot of material in depth. I think the course would have a better user experience if it wasn't for the many spelling mistakes and small bugs, specially in the Jupyter notebook Labs.

By Zayani M

Dec 11, 2018

Toughest course so far. I liked being able to visually see the statistics behind data analysis, which was much more helpful than the textbooks I had to use to earn my math degree! However, the final week was still a challenge to get through and understand.

By Tracey C

Feb 12, 2021

I liked the structure and pace of this course. The videos and exercises were helpful and the final project was a very good measure of what we had done in the course. I took off a star because there were more typos in this course than some of the others.

By Lakshmi h

Jul 9, 2020

There should be an Handicap assistance in the course as some of the visually impaired people are finding it difficult to read the assignment codes with their screen reader nvda.

The assignment notebooks code settings need to be modified to support this.

By Dean E B

May 29, 2021

Covers lots of materials. Lab is at end of each week, but I did better following along with coding during each lesson, A good framework, but with a lot of jumps and not much depth. With additional studying from other sources, I got a lot of knowledge.

By Crystal Y

Sep 2, 2020

A lot of concepts are packed into this little course. The course materials are a bit too concise for the concepts to be elaborated properly, so I need to search a lot extra online for concepts behind. But in general, they can be used a starting point.

By Antas J

Jan 8, 2020

the course was great and informative, however the pace and information in this course is not sufficient for a person who is new to the python libraries and analytical features, if i may add MSE and R^2 and plots are still not so much understood by me.

By Aylin G

Jan 2, 2020

Some questions in the peer-graded assignment are not clear and answer box of some questions are not visible so I could not get any point from them. You should better check the contents of the tutorial and make sure that there is no technical issues.

By giuseppe t

Mar 31, 2022

It is a well structured and quite valuable course; it could have been a masterpiece, if it had provided more connections, explanations, insights, in other words programming background related to all those different topics touched over the weeks.

By Monalisa p

Nov 4, 2019

This Course is very helpful for the beginners. This course is very detailed, and well explained. You will go through all the important things required for data analysis. This course's Lab is very strong, I must recommend you to do this course.

By ERNESTO C O C

Feb 11, 2022

Bom conteúdo na abordagem das principais funções para análise de dados, porém, carente de fundamentação teórica em relação às análises. Por não haver pre requisito, os fundamento poderiam ter sido abordados, ainda que de forma superficial.

By SACHIN G

May 4, 2020

Very informative course... very well designed... a bit fast-paced but concise and clear

it's just that if the final project could have been little more challenging so that there are more opportunities to apply what we learnt in the course.

By Terry G

May 2, 2020

Great course. I felt like I can run my own models and test them now. There were some strange errors throughout the notebook that were raised in the forums but not addressed in the documents. Aside from that, it was pretty good for a MOOC.

By Adarsh K P

Sep 27, 2019

ton of new stuff to learn from.... super informative course...this course will introduce you to a lot of useful and important stuff and the best part is that each topic is explained first then comes the coding part which is just awesome.

By Chris A B

Sep 15, 2019

This was a challenging course that covered a lot of items. I believe I need more practice in these items (Linear Regression, Polynomials, Ridge, Fit, Predict, etc.) in order to have a much better understanding of the course materials.

By Guilherme P d C

Apr 8, 2019

Model Development and Model Evaluation content requires more intuitive examples, maybe adding some flowchart to explain the reasons of every step in Modeling and Evaluation. I am making this suggestion to make the course even better.

By Joe M

Mar 28, 2020

Interesting class. Clearly designed to cover a lot of ground but not always in the detail some may like. Emphasizes showing some basic analytic work flows, but does not always explain how or why of a particular step in the workflow.

By Logan W

Nov 8, 2019

This was a very comprehensive course, but it could definitely use some revising on the labs that caused output issues. Additionally, some of the peer-graded material couldn't be uploaded due to syntax. Other than that, very helpful!