Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
c4489d0ac1b4dc0c3726033b10607283
mooc-rr
Commits
4d9db5a0
Commit
4d9db5a0
authored
Jun 07, 2022
by
c4489d0ac1b4dc0c3726033b10607283
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
module 3 - finished
parent
f195a927
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
Readme.md
journal/Readme.md
+27
-0
No files found.
journal/Readme.md
View file @
4d9db5a0
...
@@ -237,4 +237,31 @@ In the Web browser’s download history
...
@@ -237,4 +237,31 @@ In the Web browser’s download history
We remove the data points before continuing with the analysis
We remove the data points before continuing with the analysis
**QuizP 07**
*Why do we have to transform the week labels?*
Pandas cannot interpret the format of the original data
*What's the point of checking that the distance between two consecutive weeks is seven days?*
-
The check would find weeks completely absent from the dataset
-
The check could have identified mistakes in the date conversion
*Which methods did we use to verify our work?*
-
Visual inspection
-
Code written specifically for verification
**QuizP 10**
*Why did we choose the first of August as the beginning of each annual period?*
The incidence of influenza-like illness is weakest around that date
*Why don’t our annual periods contain exactly 52 weeks?*
A year has always more than 7 x 52 days
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment