Enhancing Classmate's Data Visualization for Homework Assignment 2
Explore the process of applying a classmate's data visualization code to your own data for Homework Assignment 2. Critique the effectiveness of the visualization in conveying the intended point and offer suggestions for improvement if necessary. Follow the steps outlined to submit your completed assignment by the deadline.
Download Presentation
Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. Download presentation by click this link. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
E N D
Presentation Transcript
Homework Assignment 2 Due Thursday (Midnight Baltimore Time)
Learn from a teammates data visualization Choose another classmate s data visualization from the class website. Apply their code to your data. Include in your description: 1. Whose code are you applying? Provide a JHED 2. Critique the resulting visualization when applied to your data. Do you think the author was effective in making salient the point they said they wanted to make? How could you improve the data visualization in making salient the point they said they wanted to make? If you don t think the data visualization can be improved, explain why the data visualization is already effective. Please remember to be constructive in your critique
To submit your homework, follow the steps summarized here 0. Update your personal fork by fetching upstream 1. Save your data visualization to the homework/hw2/ folder using [yourname].png 2. Create a .md file in main _posts/ as [submission date]-[jhed].md as you did in HW1 3. Update the _posts/[submission date]-[jhed].md header appropriately - change category to [ HW 2 ] 4. Double check your post shows up and make a pull request as you learned from HW1