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.
By Joshua S
•Jul 25, 2021
Like every review I've written before: there was tons of good information in the videos/readings. the test/quizzes properly evaluated the information presented in the videos. and the labs reinforced the material presented from the videos through real world application. Just the final lab project is way more difficult than anything previously presented in the class and there is little to no help from the instructor, coursera, or anyone else.
By Anastasia A
•Feb 4, 2023
The final assignment is awful. It takes more time to generate those pdfs with screenshots than the code itself. It would be better to have the option to load multiple files per question. Or split the questions so that you need only one screenshot to load per question. I saw some submissions with the same problem. So the final assignment code is just 'copy and paste', and making pdf with screenshots - that is a real waste of time.
By Will S
•May 6, 2020
I believe a more comprehensive review of the material discussed in the Final Assignment would be beneficial. Perhaps including a directory of other topics outside of course and under which courses to find the material. I have all the information from prior IBM courses to complete assignment, but I did spend a bit of time just looking for my old labs trying to find material that covered the Final Assignment questions.
By Katherine F
•Oct 8, 2020
There is a lot of repetition regarding the data within the videos, but thankfully they are quite short (especially when played on double speed). Unfortunately there are some issues completing later modules and the assignment on any browser other than Chrome because of compatibility issues with Leaflet/Folium. Other than that, the course is pretty good. iPython notebooks do make learning a lot nicer than it can be.
By Francisco M
•Apr 5, 2020
The course is good but sometimes the exercise texts are not very clear and some of the lessons are very straightforward, leaving many doubts. The course should have a larger series of exercises and an automatic correction system that facilitates the review of the exercises. In addition, it would be interesting to have a module on how to use IBMDB2 without the online platform, but through Jupyter on the computer.
By Eugene B
•Sep 23, 2019
The lectures make everything seem simple, but you really have to dive into the labs and make a point of studying on your own. You can easily get through most of this course just by running the Jupyter Notebooks that are provided then copy/pasting and editing for the final. If you really want to get something out of the course, you really have to motivate yourself to learn the material.
By Oriana R
•Nov 1, 2018
Honestly, out of all the courses I've taken so far, this one was the best, in terms of presentation. The instructor repeated a lot of the formatting for each code block and by the end, one could easily remember what code to use for the specific visualizations.
The only reason I did not give 5 stars was because I thought the final assignment deviated a bit, but otherwise, a good course.
By Ankur G
•May 18, 2020
A good course to learn know-how of Data Visualization using Python language so as to facilitate analysis and visualization of data to make effective decisions. I thank the professors to make this course interesting and worth it. Only thing is, videos can be made in a better way so as to facilitate people with non programming background. Maybe some basics of programming would help.
By Benjamin S
•Jan 24, 2020
This course has one advantage over the others in the series: practice time. The labs are more thorough and provide more practice problems. However, the overall quality in production of this course is lower than the others. Additionally, there were some points awarded on the final project for things simply not covered in the lectures or labs, which was frustrating to say the least.
By Camilo M
•Aug 21, 2023
I tried to get some help with my code several times, for very specific lines and did not receive an answer. The program was ok but more practice exercises would be great. The questions in the final exam were not very clear in terms of redaction. At one point i suffered a loss of information in my course progress and I had to restart the whole thing including the final assignment.
By Cameron L
•Mar 1, 2020
The last third of the course was not much more than two Jupyter notebooks that I Shift-Entered through, with a few problems presented to work out on my own. These were usually able to be completed by copy and paste, I learned more in one question in the final quiz, which required me to to the Maplotlib documentation site and apply that to the question. I expected more.
By Chung M
•Jun 21, 2020
It is a very useful course for data visualization. It guides you through all the steps to create graphs. It is a difficult course compared to the previous Python courses because generation of graphs requires a substantial amount of input and can be hard to memorize. The instruction was useful in helping students practice, but some more instructions are recommended.
By Taha m
•Sep 21, 2019
Course is very well taught, it would be better if they taught us Artist Layer a little bit in detail, also the Final assignment is little bit difficult from what we have learned from the course, it would be better if labs content taught us in a video because in video we see in realtime. Overall its a great course for learning Data Visualization in Python.
By Rodrigo J S
•Apr 6, 2020
Overall, the course is good, but some additional explanation on some parameters for the graphs (specially ar the Artist level) would be good. Apart from the platform issues (xlrd was almost never loaded and need to be loaded and imported, and some downtime issues), I would suggest to move the final assignment to a 4th week, as they do on other courses.
By Jianxu S
•Sep 10, 2019
It is an excellent class in terms of practice and playing with tools. The weak part is that the course does not cover much the logic behind different choices of graphics. Often, we just create a plot and tweak it to make it more appealing. Overall, I would still recommend this course to people who are new to the visualization aspect of data science.
By Jules S
•Jul 5, 2022
Excellent course, some of the lab instructions were a bit lacking though -- there were a few outdated imports that I had to fiddle with and more system knowledge I had to find through github and stackoverflow in order to use the labs correctly, specifically in Theia. Once I knew the minor supplemental steps the labs were great and well organized.
By Vi P
•Feb 10, 2021
It took me a lot of time to realize that I had to use Jupyter Notebook, that was not attached, to do final assignment. It would be great if we have an instruction at the beginning of the final assignment that tells students about this. Also, some parts in the last assignment aren't covered in lab sessions which may cause frustration or confusion.
By Brian B
•Dec 9, 2020
The videos get repetitive as they each walk through and explain the exact same dataset as if you've never seen it before, but after the first few times, you figure out you can skip past that part. The skills learned are quite cool and this class shows how to easily make several different kinds of charts and dynamic maps from a dataframe.
By David B
•Oct 1, 2019
Covers a large range of subjects and gives you are good overview of lots of visualization techniques.
However, in covering a lot of ground in a short time, I found I needed to do quite a lot of extra reading to ensure I understood what was being taught.
For me, probably the toughest of the 7 Data Science modules I have completed to-date.
By Benoit T P
•Apr 28, 2019
I learnt a lot about pandas, matplotlib, seaborne, data visualization (different types of plots), folium and wordcount. Overall the course is very good. The jupyter notebook assignments are very nice. Folium is fairly bleeding edge so a lot has changed between the last version of the library and the one currently used by the assignment.
By Sean H
•Mar 8, 2024
Solid overview on how to generate plots and simple dashboards. The explanation for generating dashboards could use improvement (much more obtuse than the rest of the material), and some of the example plots don't make much sense (the bubble plot example comes to mind, as it should be used for 3 variables, but the example only used 2).
By Alistair J W
•Nov 24, 2018
This was the most challenging course thus far in the IBM Data Science concentration. The quizzes are as simple as the earlier courses but the final programming assignment is much less cookie cutter and required substantial reading of the matplotlib API. As a result I think it took longer and I learned more than in previous courses.
By Edward L
•Apr 20, 2020
More time should have been spent describing and showing examples in bar charts and choropleth. Only simple bar charts were used nothing related to multiple bars for grouped items were demonstrated. Some for the Choropleth. Simple example in lesson that wasn't anything like the requirements for the final assignment was discussed.
By Aldo O
•May 16, 2021
The main content should provide further details and specially on how to work the final assignment. I think there is a disconnect between the core material and the proficiency required to complete the final assignment on your own. It took me longer to complete this course, it was very challenging to complete the final assignment.
By Julius L
•Feb 10, 2021
Some functions used in syllabus need to be updated by the course provider.
For example, I had issues running "!wget" function in Jupyter as it is seemed not supported anymore, hence i need to search for a suitable function instead.
Nevertheless, the class is very comprehensive and I learned a lot from this experience.