LS
2018年11月27日
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.
AM
2020年8月13日
Great course, one of the best course to get hands-on learning for Data Visualization with Python. Particularly the lap exercise, it will make you think on every line of code you write. Excellent!!!
創建者 RITIK S
•2020年3月23日
All the time practice lab is not working.
創建者 LIM K W
•2020年1月2日
Easily encounter 503 errors for the labs
創建者 VIGNESHKUMAR R
•2019年12月25日
Need to improve more please
創建者 Marina H
•2019年11月19日
Some code did't work in Labs
創建者 Zhivko Z
•2022年12月4日
Very badly designed course
創建者 Biswa B
•2021年5月18日
I didn't like this course.
創建者 Anmol P
•2019年11月6日
More content and examples
創建者 Em
•2019年10月29日
The labs are very buggy.
創建者 Naman S
•2020年4月17日
Could have been better
創建者 YIFAN H
•2019年10月7日
好多东西根本没说啊,然后就要做作业,一脸懵逼
創建者 Mark P
•2019年9月18日
JSON links are broken.
創建者 4004_Musfiqul A
•2020年2月18日
Need more hand notes
創建者 pranav s
•2020年5月15日
I found it boring
創建者 Adil J
•2019年7月1日
Can be better
創建者 Mix U T
•2020年5月17日
course is ok
創建者 Gloria S
•2019年8月15日
too basic
創建者 Fabio B
•2019年3月15日
Too basic
創建者 Vu C T
•2021年9月22日
創建者 Matt N
•2021年12月30日
There is a section of the videos about 1.5 minutes long where you have to listen to "Now lets process the data frame so the country name becomes the index of each row. This should make retrieving rows pertaining to specific countries a lot easier. Also lets add an extra column that represents the cumulative sum of annual immigration, from each country, from 1980 to 2013. So for Afghanistan for example it is 58639 total, and for Albania it is 15699 and so on. And lets name our data frame DF_Canada".....
This replays in each of the what 10-12 videos or so... It adds no value whatsoever because its just saying that same thing without actually showing how we accomplished that. So its a loop about half the size of each video with non-pertinent information. Fast forward to week 4 and we suddenly jump into Dash. I found Dash to be very interesting, but the learning curve was steep since we didnt really discuss Dash in any of the videos. You are learning it purely off the workshops which uses an IBE that we do not use in any of the other courses in the Data Analyst Certification series.... I would recomend adding value content to the videos and not relying as heavily on the self directed labs to do the training for this course.
創建者 Ian R
•2021年2月18日
This course needs some significant remodeling in order for users to feel like they learned something from this course. I couldn't finish the final assignment because visually speaking, it was so hard to follow. Furthermore, the final assignment was creating a dashboard, which covered Week 4. There was no graded assignment that covered Weeks 1-3. Luckily, that material was easy to follow. Not sure what the point of having the material for Weeks 1-3 is if we are not going to be tested on this material via a final assignment.
To make this course more worthwhile, I think there should be a graded peer review assignment for Weeks 1-3, so learners have a chance to test their knowledge on this material. Then have an assignment that addresses dashboards. I also think it would be easier the dashboard assignment in IBM Watson Studio.
創建者 Soubir D
•2021年5月1日
I spent more time trying to fix "localhost refused to connect" and other errors from the end of course management, while submitting my final assignment, than on doing the actual course or assignment - it's not a very efficient way to test a newbie like me who isn't familiar with these various environments.
Also, when there's no instructor speaking to you and it's just robotic voice and text, it doesn't feel much like an educational course and is off-putting. The lectures were also way too short and flew through concepts too quickly. The only mitigating factor was the labs which were decent and the only thing that actually aided my learning rather than being a hindrance. I hope you don't take this the wrong way, but I'm unsubscribing from this course. Thanks anyway.
創建者 Cynthia J
•2021年7月27日
El curso esta descripto como nivel intermedio, sin embargo, las primeras dos semanas se tratan plots basicos (ej. boxplot, pie chart, scatter, etc) pero no se profundiza muchos sobre las opciones de parametros a ajustar ni como mejorar la parte estetica, y la practica solo da un pantallasmo muy general. Yo en mi caso buscaba conocimientos algo mas avanzados sobre estos graficos.
La seccion de dash, si bien yo no la conocia y estuvo interesante, fue poco clara la explicacion, una practica completa pero como que me falto mas base y explicacion de los diferentes modulos para poder llevarla a cabo. Al final no me quedo muy claro como se deberia armar el archivo para dashnoard ni que rol cumple cada parte.
創建者 Abu S N
•2021年5月2日
I would give 2 stars for the materials taught prior to 5th week's final project. It goes downhill from there. The final project is atrocious. The assignment does not run in the suggested platform (e.g., Jupyter notebook, Watson, or Skills Network - the latter has been malfunctioning for couple of weeks now). I had to run the project in Google Colab to get the output. Most of the students are facing the same problem. Ans yet, neither the instructors nor IBM staff provide any workable solution. Furthermore, the instructions given does not match with the output generated in the lab (e.g., only one upload 'space' for uploading multiple plots). Terrible experience for most participants.
創建者 Mauro L
•2021年8月31日
Overall, the course has been interesting and pretty useful to learn the basics of Data Visualization and how to implement interesting graphs in Python. Unfortunately, the final assignment is a complete mess and a waste of time. The tasks themselves took about half an hour to complete, but the provided code is full of typos and small errors that required days of troubleshooting, only to figure out that my code wasn't working because of a couple of misplaced spaces in a code that was meant to be only copied and pasted. In addition, a basic understanding of HTML is required to complete the final weeks of the course.