Chevron Left
Back to Data Analysis with Python

Learner Reviews & Feedback for Data Analysis with Python by IBM

4.7
stars
18,235 ratings

About the Course

Analyzing data with Python is an essential skill for Data Scientists and Data Analysts. This course will take you from the basics of data analysis with Python to building and evaluating data models. Topics covered include: - collecting and importing data - cleaning, preparing & formatting data - data frame manipulation - summarizing data - building machine learning regression models - model refinement - creating data pipelines You will learn how to import data from multiple sources, clean and wrangle data, perform exploratory data analysis (EDA), and create meaningful data visualizations. You will then predict future trends from data by developing linear, multiple, polynomial regression models & pipelines and learn how to evaluate them. In addition to video lectures you will learn and practice using hands-on labs and projects. You will work with several open source Python libraries, including Pandas and Numpy to load, manipulate, analyze, and visualize cool datasets. You will also work with scipy and scikit-learn, to build machine learning models and make predictions. If you choose to take this course and earn the Coursera course certificate, you will also earn an IBM digital badge....

Top reviews

LM

Invalid date

Very good course that goes straight to the main topics needed to work on data analysis using Python. This will kick start my learning process which will be followed with a lot of coding practices.

AB

Invalid date

Great introduction to data manipulation and analysis for common problems that arise in data science. Also allows you to gain a further understanding of Python syntax, specifically the pandas library.

Filter by:

201 - 225 of 2,855 Reviews for Data Analysis with Python

By Viren B

May 31, 2021

the course is too good to be true! it is an elaborate explanation of all the terms with the logic behind it. Seamless experience with the inbuilt code writing lab. I would highly recommend it to all who are at the doorstep of data analysis. This is the first step towards it, and a mighty one!

By Md. A A J

May 2, 2020

The hands on examples for practicing on IBM cognitive lab, videos and lecturers made are great and helpful. The course contents are clear, precise and lecturer is very knowledgeable.

Joining and getting help from course mates and moderates in discussion forum is Excellent!

Ashfaque A. Joarder

By Gregory J O C

Jun 27, 2020

I loved this course!

Though, for a beginner like me, it can be kind of confusing to be shown things that are not covered in the course (i.e, plots in which a lot of characteristics have to be set...), this tends to happen in labs.

But for the rest, everything was crystal clear!

Best wishes!

By Konstantin D

Feb 22, 2019

The first "week" was way too simple. I believe things like "what a file path is" should belong to another course. The last 4 "weeks" gave a good picture of where to start with data analysis. The whole course can be completed after 5-10 hours (depends how long you play with the dev tool).

By Sumanta S

Sep 9, 2020

This course builds your fundamentals of data analysis ,from how to load data to data cleaning, removing missing values, data interpretation, building models, testing them using pipleine to check if model gives proper output , splitting data sets as test set and for model learning. etc

By Hoda Z

Nov 29, 2023

Hi, thank for providing this course. I have a concern about my certificate of data analysis with Python. There is no Coursera logo, and it is different from the other certificates that are related to this course. Please check kindly and let me know how to solve this issue. Thank you.

By Surhan Z

Jun 15, 2019

This course core purpose is to teach the student how to perform analysis in detail. I have taken a lot of courses related to data analysis but no one teaches in detail and gives great examples. I highly recommend this course to all student who wants to learn data analysis with python.

By Habib M

Oct 4, 2022

I have just completed the IBM Data Analyst course "Data Analysis with Python". The course has a lot of practical knowledge with real-life examples and datasets for analysis. Recommended for students of Data Analysis! #pythonOpens in a new tab #dataOpens in a new tab #dataanalysisOpens in a new tab #datasetsOpens in a new tab #IBMOpens in a new tab #CourseraOpens in a new tab #HabibManjothaOpens in a new tab

By V C

Jan 15, 2020

This course is actually harder than expected due to the python programming however I felt I truly benefited from it. I have learned and used Python before, but the python code in this course sets a new high bar for me. I'm going to go back and study all the labs in this course again!

By Aman T

Apr 19, 2020

This was a good course. It had lot of content you will find data analysis with pandas library along with analysis there is regression machine learning model also and model evaluation section. Overall it was a great experience. Content was nice and I recommend to everyone to enroll.

By Ketan K

Dec 28, 2018

Really a step up in terms of difficulty compared to "Data Science with Python". Since the final week's content is judged on quiz and not a stand alone assignment, one must revise this course from time to time for the libraries referenced and model analysis approach. Great resource!

By Anthony G

Jan 25, 2021

This course was presented clearly and explained statistical concepts in a way that made them relevant and practical. The assignments were challenging, requiring review of notes and Python techniques made during the lectures, thereby reinforcing the learning outcomes in a good way.

By Gajula J

Jul 16, 2018

This course is very good start for students who are planning to go into machine learning specifically.Students who have no Idea about regression and math find bit hard but little more effort from student side is needed. At the end you will have a zeroth tool for machine learning.

By Babak K Z

Nov 30, 2020

very good and goal oriented cours, no loss of time , covers rapidly subjects that really increase students knowledge on python tools for data analysis. very interesting and useful cover on regression for tolls as well as explaining the statistical concept in a very simple way.

By Deleted A

Oct 26, 2020

THE RATING IF POSSIBLE TO GIVE 100 THEN I CAN GIVE 100 FOR SURE , BUT OUT OF 5 IT DESERVES 5 WITHOUT ANY DOUBT I CAN SAY THIS COURSE CONTAINS THE ALL BASICS + ENSURES A GOOD UNDERSTANDING OF ALL THE THINGS NEEDED TO DEVELOP THE DATA ANAYSIS SKILLS ALONG WITH PRACTCAL APPROACH .

By federico b c

May 12, 2020

It's a great course. I enjoyed a lot. Easy to follow.

However I miss go deeper with the meaning of the numbers (for example the R2 each time we calculate it) and to get deeper insights of the data after having on the table many interesting number for the analysis.

Thanks for all.

By Lee D

Jun 29, 2021

Everything is terrific! This course has in-depth lecturing while providing a great resource for practicing.

The only thing that bothered me is that there was a misleading ipynb url at the final project section. There were two different urls directing to two different projects.

By Veon G

Jun 5, 2020

I have a specialist diploma with business analytic. However that was using software to do the visualization and analysis.

I guess it helps on my journey. I can relate the machine learning concept to this course.

This course is fantastic. Teaching you step by step progressively.

By Matt M

Jun 29, 2020

Great overall experience. Although it would be great actually understanding the Python language in ways where you're actually learning about what each code means and does, I think this is more of an introductory course in terms of just understanding what Data Science is.

By Dharmeshkumar P

Apr 14, 2020

Good course giving exposure across all expect of data mining and data analysis with regression modeling and evaluation model through visualization and correlation, Rscore and much more. Very well organised modules with jupyter notebooks for each assignment and practice.

By Jason D

Sep 12, 2019

Really good course in Data Analysis for beginners. The videos and labs are very well planned and structured. Personally, I can say for sure that I have gained more knowledge about Data Analysis and am even more motivated towards Data Science after completing this course.

By Sushant S

Apr 7, 2019

This course give a great introduction to the Python Packages and methodology to visualize the data and also evaluate the Model. This is good introduction course which gives concise understanding of concepts and all important python libraries required to get the job done.

By Holt M

Jul 19, 2020

This is how all the courses should be set up. Weeks are set up in an organized fashion of Videos, Lab, Quiz. No major things missing from instructions that waste your time, like the other IBM SQL course. Shout out to Joseph Santarcangelo for planning a beautiful course.

By Quoc P N

Jun 27, 2024

This course provided me with hands-on experience working with data, from initial steps like exploring and cleaning data to preprocessing data and applying the machine learning of regression. I highly recommend this course because of its practical nature for job seekers