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 Filipe S M G
•Aug 26, 2019
Short videos but well-worked notebooks with many examples on Visualizations with Python. Exercises had tricky questions that the student must pay attention. The final assignment is difficult, since it uses some features not explained in the classes.
By Ajay K S
•May 1, 2021
It is a great learning experience, but if course staff can look into issues candidate face it will help them. But for me it was a challenge as am i am new to programming. Thanks to forums and of course Google and python community for big support.
By Aleksandr V
•Oct 16, 2019
While the course was very good and showed lots of different data visualizations available in Python, the final assignment required topics that were just briefly touched upon and required quite a bit of outside research to figure out the syntax
By preeti p
•Aug 28, 2020
Mostly really good. great practical projects. would have liked a few more practice sets to better understand some of the unfamiliar concepts that popped up in final assignments, but other than that i really liked it, great helpful TA as well.
By Ruiping W
•Apr 28, 2020
This course is interesting to learn and the final assignment is not something you can copy from the lab sessions and easily pass, which is good. However I noticed the questions posted on discussion forum are rarely answered by teaching staff.
By Jacqui T
•Mar 29, 2020
Labs are very interesting. Would suggest including more data wrangling techniques (to better align with the final assignment), and removing Mapbox Bright references. On the whole, this was a far more interesting module than I had expected.
By PATEL D K
•May 3, 2020
The Course helped me to clear my doubts and made my concepts of Data Visualization more strong.
The Ungraded assignments helped me to apply the concepts in practice. The quizzes were easy and I think there should be more questions in quiz.
By Dianne G
•May 6, 2024
This was more difficult than expected, but I did enjoy the lab work as challenging as they were, I found it helped in bringing previous learning all together. I took much longer in completing the labs than the estimated time provided.
By Matthew A
•May 28, 2019
OK overall - but I wish there were more and smaller hands-on exercises. Also, waiting to load 3rd party libraries in exercises is quite slow (3-5 mins for choropleth, for example) - it would be nice if these could be pre-loaded somehow.
By Namhoang
•Apr 10, 2022
Course provided very detailed introduction and lab sessions were great however at of today April 11,2022. A few line of codes have been deprecated, though it might (or not) affect the experience, I hope the course will be updated soon.
By Paul R K
•Aug 16, 2019
Good intro to matplotlib, visualization of dataframes. Some of the more advance content, e.g. choropleth maps, relies on older versions of some of the python packages (folium) so the examples need to be updated for the newer versions.
By tal h
•Jun 14, 2019
the course is great, however, I think matplotlib's structure should have been explained in greater detail, this would help the student to accelerate the understanding of the library's documentation and implement his visualizing needs.
By Lorin R
•Aug 15, 2024
Good materials but need to be continuously updated since the libraries and such change often. There were times that only a specific version of Python and a library would work at all. It would be better if it weren't so fragile.
By Luis A A
•Sep 13, 2021
Great module to learn about the most common different types of plots we could generate with Python coding. I would suggest to deepen more in Matplotlib's Pyplot scenarios, including tick, label, legenda nd filling options.
By Leonardo J C
•May 25, 2020
I enjoyed the course to the fullest. My only complaint is regarding question number 2 in the final assignment. The bar chart that we were requested to create and display is not shown in the videos or labs how to create it.
By ReÅŸat C B
•Jun 7, 2020
Generally good content with great lab additions except for Folium. Folium 0.5.0 is outdated (it is 0.11.0) now and the choropleth method is deprecated. Also, the final assignment threshold label differs between versions.
By Kenneth C H K
•Jan 8, 2020
Course content is good. But there're some replication for each video about "recap of the data". The final assignment is quite difficult because I need to find some codes from the internet to meet some task requirements.
By L. F
•Jul 16, 2020
After learning, I still feel a bit confused. I think it would be better if there is a comprehensive summary, such as: what graphics use which imports, and the comparison between the coding required by each graphic
By Dedunupiti G S K
•Dec 27, 2022
Good course but some parts need additional explanations to better understand. Anyway, links to additional resources have been provided in complicated areas. So overall helped me a lot to understand the concepts.
By Dalil A
•Dec 15, 2020
Very tough course, needed to really dive into books about folium and etc...for the final peer to peer grade exam
but thats fine, sometimes in data science you need to really look and search to find solutions.
By Florent M
•May 7, 2019
Cours intéressant et évaluation pertinente. Il est cependant plus optimal de s'appuyer sur des ressources externes pour avoir accès à des mémos sur Pandas et Matplotlib (il y a de très bons sites là -dessus).
By Phenil B
•Apr 17, 2019
Videos were short and could have explained the lab work better. Also, the Data was discussed in every single video which was annoying and I always skipped 30 seconds in every video.
The course itself is nice.
By Joshua M
•May 31, 2020
Course material did not prepare you well for the final assignment, the final assignment was too difficult and didn't have enough clear instruction. Overall, the course material was very interesting though.
By M.P.Jananee
•Dec 31, 2019
Course was interesting. Few more sample exercises on the features of map, artist layer could have been useful. Since these are more visualizing concepts which requires more practice and thinking. THANK YOU
By Tiffany W S
•Sep 24, 2018
This course and the following course "Data Analysis with Python" should be switched. It's mentioned that "Data Analysis with Python" should be completed before this one but they are in the reverse order.