its actually a good course as it starts from fundamentals of visualization to the data visualization,the assignments this course provide are exciting and full of knowledge that you learn in course ..
I am going for the specialization and I know this is just the second course in it and I haven't even seen the further courses yet, but this is already my most favourite course in the specialization.
創建者 Marlon Z R A
•Good
創建者 sushmitha s s
•good
創建者 RAGHUVEER S D
•good
創建者 Abhishek G B
•good
創建者 PL A
•Nice
創建者 Rajendra S
•good
創建者 Hong R C
•good
創建者 Pratham N
•Good
創建者 Warnakulasuriya N E P
•good
創建者 Karthik L
•Good
創建者 Eli S
•nice
創建者 Piotr B
•nice
創建者 Kaustubh D
•pop
創建者 Parth P
•L
創建者 Junaid L S
•G
創建者 Ross O
•/
創建者 Sunny
•This was a very good course and I feel like I really learned a lot. It starts out with a module on how data visualizations can mislead (intentionally or unintentionally!) and principles of good data visualization. I found it very informative. The instructor used good examples and also walks through the tweaking of a plot to follow the principles of good data visualization using matplotlib.
Subsequent modules give you lots of experience with the matplotlib library and the process of transforming data and making visualizations. There is often a moderate amount of flexibility in the assignments, giving the learner the opportunity to take as much as they want from the experience. You get back what you put in. Multiple assignments have you go out in the real world to look for charts and data to use in your assignments, which give you a very good opportunity to apply what you've learned, moreso than in constrained assignments where data is given to you.
My only complaint is the peer grading system, but I wish I could only dock half a star for it. I think it was actually implemented very well for a peer-grading system in a MOOC, and I even think that peer grading was the appropriate choice of grading system for this course, but of course it is going to have its downfalls. You are graded on a rubric provided by the instructor which mostly awards points just for completion of various parts of the assignment. This is how it has to be, as judging the quality of a visualization is very subjective (and dependent on the grader's comprehension of the course content), and students' grades shouldn't suffer because one of their graders doesn't like the colour red or because they don't understand the principles we are supposed to be applying.
As an aside, there are many complaints that students are directed to read the documentation of a given library, google, search stackoverflow, etc. A course cannot teach you everything you need to know about a library. You are going to have to look things up yourself, especially when debugging. This is the reality coding.
創建者 Shourya P
•I think the greatest strength of this course is that at the end of this you will be very confident in writing code for creating data visualizations. However the expected timelines for completion of assignments are completely above expectations. Unless you already have experience with matplotlib and its API, it is difficult for students to cope up.
But on the other hand searching for stuff online on stackoverflow and matplotlib also was a really enlightening experience and teaches you are not the only one having these kind of problems. I would have loved to see more video explanations on ScalarMappable objects which was a huge part of the assignment but was not covered in the video lectures. Also would have loved to see more concepts explored about sea born package.
創建者 Peter B
•Great course!A couple things keep it from being 5 stars. 1 - the content comes a little fast without enough reinforcement. The balance here isn't perfectly struck as it is in the 3rd course of the specialization - Machine Learning. Although the content of week 1 is good, I think quite a bit of it should be optional and substituted with more coding exercises and longer assignments in the subsequent weeks. Week 2 has a bit too much esoterica for an intro course, and I'd rather have week 3 and 4 concepts reinforced more instead. At the end of this course, and after a few days, I'm confident I can look back and make any kind of plot I want. A minor quip - much of the code for the course will throw deprecation warnings in the latest versions of matplotlib.
創建者 Nicholas B
•Course materials (videos, jupyter notebooks were very useful. All the code that was shared through the lectures pointed students in the right direction. Taught useful concepts. The time estimates stated in the syllabus are grossly understated. I didn't use the forums at all, as I like to learn independently, so I probably found some creative solutions, but I came to the course with substantial programming experience in python & still found that I needed much more time to complete the assignments than what was stated.
Grading was a bit easy too, as all the assignments were peer graded. Good course overall.
創建者 Aya
•It was good to know that visualization is possible in Python, but I would probably not use them because there are so many other tools that make it a lot easier to create interactive visualizations in a much shorter time. While I do not disagree with Albert Cairo, I do not think he is the only person we should read about nor the best visualization expert. Assignments were good, but peer reviewing was not always great; I wish to not be graded by peers who do not follow instructions and give poor grade because they do not understand the course content and/or just out of spite.
創建者 Paul C
•Great course overall. The assignments we're pretty challenging, making you search for most things as only part of what's covered in the course is actually asked in them. This isn't necessarily bad as it prepares you for learning how to solve problems. My only criticism is that, since they are all peer graded (by other peers who probably don't know any more than you), you can't really tell if your progress is accurate. Having the professional answer (at least once the course is finished, to not allow any cheating) would have been very instructional.
創建者 Maximilian W
•The course gave a really good overview of design principles for displaying information, something worth learning even if you aren't going into Data Science.
Really good course. Its a good mix of active and passive learning. Well formulated lectures, and interesting and challenging assignments - at least you can make them as challenging as you like..
Initially sceptical about the peer review system for this kind of learning, but actually received good and clear feedback, and was able to see the learning and approaches of other people.
創建者 Xiaojun M
•The course itself is great. For those complaining it's not detailed enough I think data scientists need to learn how to search for code and adapt it for their own purposes. If it's too hard to achieve in this course, probably start from a easier course or this is not the right career for you.
However the grading system is broken. Cheaters just submit empty/irrelevant answers and trying to get 3 other people to give them good score on those empty answers. All the 3 reviews I've done for assignment 4 are such cases.
創建者 Leo C
•Great course to get one very comfortable with the matplotlib library without going too deep under the hood. I wish there was a bit more focus on the various advantages of using other libraries such as seaborn and Bokeh, but given the course's length that would have been hard to squeeze in.
I am hoping there will be a second part to this course, focusing on real-world data visualization problems and converting graphics, with newly acquired data science skills from other courses in the series, into a full portfolio.