Skip to content

Commit 8938b80

Browse files
committed
Updated intro for task 4, stated that it was a cleaning data task, instead of visualization.
1 parent 664f7c2 commit 8938b80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/projects/assignment3/task-four

content/projects/assignment3/task-four/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ draft = false
55
weight = 4
66
+++
77

8-
This fourth task of this assignment is to clean your data! You should feel comfortable beginning this task after you have completed [Chapter 22: Data Visualization with Python]({{% relref "../../../data-visualization/_index.md" %}})
8+
This fourth task of this assignment is to visualize your data! You should feel comfortable beginning this task after you have completed [Chapter 22: Data Visualization with Python]({{% relref "../../../data-visualization/_index.md" %}})
99

1010
Create a visualization for each of the following questions. Some of the code to handle aggregating and storing data may be written for you. For each visualization, you choose the chart style that you feel suits the situation best. Make note of the chart style you chose within the notebook and why.
1111

0 commit comments

Comments
 (0)