Skip to content

Commit

Permalink
Merge pull request #82 from LaunchCodeEducation/assignment3-call-center
Browse files Browse the repository at this point in the history
make call center visible
  • Loading branch information
jwoolbright23 authored Aug 14, 2024
2 parents 87cec7d + 8d814cf commit df4e15c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 2 additions & 2 deletions content/assignments/assignment3/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title = "Call Center Cleanup"
date = 2023-05-25T12:55:09-05:00
draft = false
weight = 4
hidden = true
hidden = false
+++

For this assignment, we will be working with call center data. You can start
Expand Down Expand Up @@ -40,7 +40,7 @@ Fork [this GitHub repository](https://github.com/LaunchCodeEducation/call-center
## Submitting Your Work

When you are finished, make sure to push your changes up to GitHub. Copy the link to your GitHub
repository and paste it into the submission box in Canvas for Graded Assignment #2: Call Center Cleanup and click *Submit*.
repository and paste it into the submission box in Canvas for Graded Assignment #3: Call Center Cleanup and click *Submit*.

{{% notice blue Note "rocket" %}}
The following tasks and questions in the textbook for this assignment are also located within the notebook from the above GitHub repository. You must save the answers to the questions within your notebook for grading.
Expand Down
6 changes: 2 additions & 4 deletions content/assignments/assignment4/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@ is broken into five checkpoints and a final presentation.
1. [Selecting your business issue and dataset]({{% relref "./checkpoint-1" %}})
1. [EDA]()
1. [Cleaning data]({{% relref "./checkpoint-3" %}})
1. [Manipulate, interpret, and visualize data]()
1. [Modelling data]()
1. [Final Project Fair]()
1. [Manipulate, interpret, and visualize data]({{% relref "./checkpoint-4" %}})

Examples of final project repositories to help you understand the requirements and complete your own:

1. [Carly's Final Project: Microbiome Analysis](https://github.com/LaunchCodeEducation/data-analysis-final-project-sample-carly/tree/main).
1. [Courtney's Final Project: Dungeons and Dragons Encounter Creator](https://github.com/speudusa/data-analysis-final-project).
1. [Kimberly's Final Project: Chocolate Bar Analysis](https://github.com/codinglikeagirl42/ChocolateBarAnalysis).
1. [Sally's Final Project: Sephora Analysis](https://github.com/gildedgardenia/data-analysis-final-project).
1. [Sally's Final Project: Sephora Analysis](https://github.com/gildedgardenia/data-analysis-final-project).

0 comments on commit df4e15c

Please sign in to comment.