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 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.
By Darwin M
•Mar 15, 2020
Good course, some of the lab assignments did not load properly so it was difficult to practice... (week 2 & 3). Assignment was good after using Jupyter Notebooks as the scripting interface. Thank you!
By Alexandre N
•Dec 21, 2020
This course is asking for more details. It could be extended to one or two more weeks in order to provide broader understand and examples of how to make good use of visualization tools and resources.
By Siwarak L
•Nov 7, 2019
The final assignment requires self-research (not included in the course material) to fully complete the required items. The course shall cover all that the assignment requires, at least touch a bit.
By Юдин В Д
•Jan 22, 2020
In each video we transform dataset and it take more 1 minute for each video. Will be good if in video will be some quick quiz as in "Data Analysis with Python" and "Python for Data Science and AI"
By Tirth R
•Dec 25, 2020
The Course Was Good. It would have been better if some lab sections were covered in labs. As we all know understanding a code then reading might help the students grasp better faster and deeper.