Chevron Left
Back to Data Visualization with Python

Learner Reviews & Feedback for Data Visualization with Python by IBM

4.5
stars
11,522 ratings

About the Course

One of the most important skills of successful data scientists and data analysts is the ability to tell a compelling story by visualizing data and findings in an approachable and stimulating way. In this course you will learn many ways to effectively visualize both small and large-scale data. You will be able to take data that at first glance has little meaning and present that data in a form that conveys insights. This course will teach you to work with many Data Visualization tools and techniques. You will learn to create various types of basic and advanced graphs and charts like: Waffle Charts, Area Plots, Histograms, Bar Charts, Pie Charts, Scatter Plots, Word Clouds, Choropleth Maps, and many more! You will also create interactive dashboards that allow even those without any Data Science experience to better understand data, and make more effective and informed decisions. You will learn hands-on by completing numerous labs and a final project to practice and apply the many aspects and techniques of Data Visualization using Jupyter Notebooks and a Cloud-based IDE. You will use several data visualization libraries in Python, including Matplotlib, Seaborn, Folium, Plotly & Dash....

Top reviews

LS

Nov 27, 2018

The course with the IBM Lab is a very good way to learn and practice. The tools we've learned in this module can supply a good material to enrich all data work that need to be presented in a nice way.

CJ

Apr 22, 2023

Learnt a lot from this visualization course. The one I found most interesting was making the dashboard. Although sometime the code and indentation are tedious, but this might be useful in the future.

Filter by:

1401 - 1425 of 1,798 Reviews for Data Visualization with Python

By DEVARAMPATI M S A

•

May 27, 2020

good

By Vishal A

•

Apr 20, 2020

good

By KVD S

•

Feb 28, 2020

good

By Veronica S

•

Apr 28, 2019

Good

By Franco M V

•

May 16, 2020

.

By Louis

•

Jan 30, 2020

I have mixed feeling about this course. I think the purpose of this course (visualizing data) and the different ways of doing it is really motivating and awesome, specially when you realize all the things you can do (types of charts , maps etc...). This is actually awesome!

However, on the down sides:

-Each video repeats the steps on how the database used in each course has been "cleaned". I agree with the feedback from other people, reminding us one or two times is fine, but in each video... This is too much!

-I would have liked more practical exercises, specially to plot multiple linear regression models (and polynomial of different degrees, in particular), to display on a chart, and to make predictions. That would be great !

-Labs: they are of unequal difficulty: some are relatively easy to complete, some require more thinking/research and time, while some have no question at all or very little. Maybe it would be useful to re-organize the labs ?...

-Week 3: as everyone mentions, the "artist layer" method is only briefly covered in one of the lab. It would have be really useful to spend more time on it, and on all the things we do with it. Like others, I spent lot of time searching online, and it took me a full afternoon to complete that part of the final assignment !

To summarize: it's a very important and interesting course, but video lessons should be re-recorded with deleting all parts repeating the initial database processing, and adding more topics such as artist layers, etc. Also, maybe split each lab in 2 since there are few labs in this course, but if we follow them correctly, it requires quite few hours to spend on each lab (at least for "beginners" like us starting learning about this topic).

Thank You !

By Justin E

•

Mar 31, 2023

This is an alright course, I wouldn't consider it a bad course. I might be too harsh on the ranking there giving it 3 stars, but there are room for improvements, mainly on week 4.

One of which the lab instructions should be more clear on what to do, I've seen many people have complaints on the labs, primarily on the introduction to dash. This lab specifically has done a subpar job on explaining what to do in my opinion. The lab doesn't make it clear enough that you need to read the instructions before doing anything. If memory serves me right, it is there, but was emphasized enough if that makes any sense. Maybe it isn't that much of a big deal. Anyways, after you got through that one lab, you shouldn't have a hard time with this course.

For the forum replies to the problems that the learners were facing, I don't think it's been all that helpful, no offence to the staffs/mods, but the responses/replies seem rather too vague for confused learners which makes the learners to ask more questions, especially from the Dash introduction lab/Theia Lab in week 4.

I find the videos are great on explaining the tools for data visualization, the quizzes are also good as well.

Anyways, again not a bad course. If anything, it's a decent course.

By Vladimir M

•

Mar 14, 2024

The structure of the course, and topic choice, are great. I have learned a lot in this course. However, the course could benefit from a real person reading the info, or at least a more pleasant robot voice. The course uses a lot of new code that was not covered in previous courses (I'm doing Data Science specialisation, and usually the code builded on the previous knowledge). Moreover, the course is unbalanced, and there is not enough time to practice building dashboards before you try and build one yourself for the finals. And the thing with dashboards is that they work only if you execute the code perfectly with is hardly ever the case. I am extremely motivated, studying every day, always rewriting the code by hand into the textbook, and have received 100% grade for every one of previous 7 courses. And yet, when I was doing the final assignment, it took me five days of studying for 4 hours each, of coding and reading Dash documentation before everything worked as it should, and I wanted to quit many times. I later discovered that lots of other students struggle with this course too.

By Neil C

•

May 10, 2020

The rating of 3 is because there are some excellent points to this course and some issues. First, no doubting the Instructor knows his stuff and he has a good style, but for EVERY lesson to repeatedly go over the details of the data set used (and you can tell this is one clip pasted in every lesson) is mind numbing. Cover the data set once and then simply say "We will use our Canadian Immigration Data set, refer back to it if you have question" . Then use this time to go into a bit more detail on the graph mechanics. Secondly, there is no lab environment for the final assignment (as was provided in precious courses of the Data Science module). This overly complicates the assingment beyond the material being tested (I was bangin my head as to why I could not get a graph working until I realized it was the lack of an environmnet variable, not my code, that was causing the issue.

By Manuela G

•

Nov 19, 2018

The course itself was good.

Unfortunatly it was not clear at the beginning, that the "Data Analysis Module" is a pre-requisite. After struggling with the lab of week 3, I found out and took the Data Analysis Module. I tried the lab again - meanwhile the first part has changed - the file was not in the same structure. So, the code I wrote before was worthless. Took a while to figure this out.

Then in CC Lab the "conda install" did not run - neither in the lesson, nor in the lab - therefore I spent many hours struggling to find this out - didn't know, if it was my coding.

It would be good, to improve those "organisational problems". That's why I only gave 3 of 5 stars. It did cost me a lot of time.

The content and lessons and exercises and the lab itself is very good and interesting. Also the amount and speed, very good to handle besides a full-time job (if everything works ;-) ).

By LIAQUAT A

•

Mar 16, 2024

The course is well planned and presented however I remained most uncomfortable with the Skills Network Lab where nobody came for help when I got stuck up at two instances. First when I could not launch my app at port 8050 and continuously received proxy error message with some other port number. The second time was while creating interactive dash app at the time of running of the app when I got an "Invalid Syntax"error at the first def function line. I tried everything that I could to solve this issue but I could not and when I contacted the help and support I never got any help. At both these instances I lost more than 48 hours. So I am really feeling very sorry for myself that I could not see the outputs of my lab work. I selected IBM Certification as they are using Python and not R language in these courses but I was extremely disappointed and upset with the Labs work.

By Luisa V

•

Jun 1, 2020

The course is very informative with step by step explanations. However, there are too little teaching staff to answer all the students questions. As well, throughout the lab quite a few things were unclear (i.e. a certain map is not available for free users, a certain tiles doesn't work with maps, something must be downloaded/imported despite saying it must not). These things could have been mentioned in the lab instead of having to look through many students questions on the same issue up to two years ago. The importing/downloading parts of the code were also very slow on the notebook and it often had to restart often due to this. The final assignment discussion page often crashed and froze too but all the other discussion pages worked very well (no crashing or freezing, fast loading times).

By Terry G

•

May 4, 2020

The notebooks don't mention that Mapbox Bright isn't available for free anymore. This results in one of the map exercises in Week 3 to not have a map populate. Only after hammering away at the code and reviewing the forums did I learn that this map type isn't free anymore. There's also a section in the final where we are asked to populate labels on a bar chart. This wasn't covered at all in the material. Only after reading the forums and being linked to some obscure blog post was I able to figure this out.

Also critical items not converted the material: why when load a csv file from a URL do you sometimes need to add a .csv extension to the string and other times not (such as in the final map). Why does a .geojson file need a .json file extension when being fetched from a URL?

By Esteban G M

•

Oct 31, 2023

The end was very good. The final assignement was very useful to understand and practice everything. However, during the first few weeks, the videos were very slow, and repetitive. Also, there were several conceptual issues. Why would anyone do a linear regression between the years and the immigration, specially for several decades? That is just one of the examples of data being analyzed very incorrectly, and I think the course should be very strong in data analysis. For the final assignement, there were a few tasks in which a pie chart or a bar chart were used and gave a wrong impression about the data set. The visualization was ok... the data analysis was poor. Also, in some of the labs mid-course, there are several functions that are deprecated, the labs should be updated.

By Matt C

•

Jul 17, 2021

This course is generally helpful and provides some good examples and directions towards resources. It is a bit repetitive at times and moves quickly through a lot of details and methods. It really is a question of how much extra effort do you want to put in outside and after you are finished the course though. If you are new to python I imagine this course would involve a bit of challenge - but that's fine - you are never going to know the way to do something all of the time and part of the skill you need is understanding the code, but also, how to search for answers when you are stuck. One thing that really needs to change with this entire certificate program is the screen capping solutions and uploading them into the webform for the final assignment.

By Anderson F

•

Mar 4, 2021

The course is very interesting and meaningful, data visualization is one of the most important aspects of storytelling. In the course, I was able to better understand how to develop dashboards using Python (instead of using commercial solutions such as Power BI, etc).

I believe the dashboard's deployment outside the Jupyter notebooks environment was not covered and is fundamental (make the dashboard embedded in HTML for example).

I understand that this module is much more technical and difficult (IBM Data Science Professional Certificate). However, I have a critic regarding the course's flow. The concepts could be presented in a more smooth approach, even if less material was presented, focusing on qualitative aspects and capabilities.

By Miranda C

•

Jul 31, 2020

This course was easier to follow than many of the others, partly because of much repetition, which is an essential yet often overlooked element of effective teaching. This is also one of the only courses where the instructor introduced themself in the video, which I really appreciated. If I was grading only based on the lessons and labs, I would give it 5 stars. However, the final project involved a lot of code that wasn't covered in any of the lessons. I know it wasn't just information I missed based on the countless questions in the forums. Thankfully, with the help of the other students, I was able to understand the concepts necessary to complete the project, but that's no excuse for not including the information within the course.

By Lyn S

•

Aug 19, 2019

This really isn't a class, it's a lab, and that would be fine, but we have to watch a few one-two minute videos that should not exist - they are meaningless and waste of time and just end up saying - make sure to do the lap. Delete the short videos and just say - do the lab. The content of the class is very simple, which is fine, and this is one of the classes that doesn't create a very difficult exercise as a test (yea!). Although I will say for me, it took me hours to figure out the box plot, the little no-line nuances, etc. I don't know if was easy and I just could not find the right commands and parameters. All in all not a bad class - because WOWOWOWOIEE - I had no idea making stunning maps was so easy.

By Colette C

•

Mar 24, 2020

The subject matter of this class was very enjoyable. However, the level of presentation of the material was not in depth enough . As a person who is not from a computer science background, this class was extremely challenging; not because it was too difficult per se, but because I was not given the tools needed to be able to confidently complete the Final Assignment. It took many days of researching, watching several videos outside of the Coursera platform, and a lot of trial and error, to be able to complete the course. In addition, the labs had trouble loading (not Coursera's fault, as it was through another site) quite a lot, which hindered my progression.

By Markus B

•

Dec 5, 2021

Pro:

This course significantly improved my visualization skills in Python.

Contra:

The videos are too short ( 4 min each)

Course is unbalanced: week 1-4 are very easy and much faster to complete than 4 weeks. Week 5 (graded exercise) took longer than weeks 1-4 combined.

Information for completing week 5 were not given in thecourse material.

Conclusion:

I learned a lot because I did a much reading on information required for the exercises but not provided by the instructors.

=> The course could be much more efficient.

This course is not suitable for people not willing to spend much time on literature research.

All others will enjoy the course.

By Drew K

•

Aug 3, 2019

Disappointed with this module. The Labs would not execute and had issues. Throughout the course there is a request to advise of errors (including spelling errors) or problems in the modules or content. I don't understand how entire Labs cannot execute, due to the starting cells not running. I logged a few issues (that other participants encountered too, backing up my issues) and had responses after a few days saying there were "fixes", but you had to run x/y code ..... This still proved difficult. I think the fundamentals definitely need addressing (modules/labs that run). The videos (teaching) are very good however. Thank you.

By Annamaria M

•

May 26, 2020

The course material is good, but the notions in the exercises are sometimes just shown and not explained in enough depth. The exercises during the course are way easier than the final exam, that I found too difficult for the content of the course. Also, the difficulty of this exam is not comparable to the other exams in the same certificate (I am following the professional certificate in data science), that have been much easier and much better aligned with the content of the course material. I would cut on the material of the course and keep it simpler, plus simplifying the exam to actually reflect what has been taught.

By Emily W

•

Feb 8, 2022

This first part of this course was good. Week 4 and Week 5, especially the labs and assignments were more confusing than helpful. The Dash related labs seemed to have been added to this class from another course and used a platform and layout that was new. I needed more help understanding how the lab/IDE environment worked. After completing the labs, I have no idea how to actually use Dash to make a web-based application outside the lab environment. Additionally, the Dash labs assumed a lot of html knowledge and in the end they just tested my ability to understand the assignment and cut and paste effectively.

By Maria N W

•

Sep 17, 2021

The final project/assignment was very problematic with the Theia software. The skelton code provided had some glitches. It was frustrating because I understood the concepts, but I had to debug the provided code then figure out the Theia interface. Hopefully, it will help the next class if they are instructed ahead of time not to use Edge/Explorer, Firefox seems to work best with Theia. Also, save your code in a Wordpad or MS Word doc once you think you have it correct, that way if you get knocked off Theia, you can just paste it back in without restarting from Step 1.

By Joao L

•

Jan 26, 2021

The final assignment is good as it pushes us to solve the problems with small help. I think that could be said explicitly to use skill labs in the start, can be hard for some people to understand what to use to execute the tasks. Also as we do not have the notebook link some pictures are too small to understand the answers.

Other thing is the repetition on all the videos about the dataset preparation, it can be showed only on first video and use the time to explain better some concepts.

I think the course is good and has a lot room for improvement.