Compared to other courses in the IBM Professional Certification catalog, this course has some noticeable deficiencies.
First, the overall content of the course rather confusing. The very first lecture focuses around efficient 'less-is-more' figure design, which I certainly agree with. However, much of the course (and most of the tested material) focuses on making extraneous graphics such as waffle charts and chloropleth maps in situations where a simple bar graph would be the most efficient way to present data. Meanwhile, the standard module Seaborn (which is EXTREMELY expansive in data visualization utility) is given only a single 2 minute lecture.
Second, unlike all other courses I have taken in the IBM certification, the assignments and workshop sections of this course are largely unhelpful. In addition to my point above, the workshops focus on manipulating aesthetics of simple graphics (i.e. changing colors in a bar graph) as opposed to showcasing the broad number of figures that Python is capable of generating. This left me disappointed with what I took away from the course in terms of usable knowledge.
Finally, the final assignment is arduous and poorly documented. There is no structured notebook that provides guidance on solving the problems, which is particularly troublesome when rendering uncommon figures such as chloropleth maps. I found that I spent >80% of my time on the assignment chasing down unintelligible error messages, as opposed to developing a real understanding of the logic behind generating graphics in Python.
The majority of other courses in the IBM certification have been very well designed and educational, I just feel that this one in particular has a lot of room for improvement.