-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding templates for remaining lessons
- Loading branch information
1 parent
ba6a222
commit 65ece3d
Showing
8 changed files
with
144 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: page | ||
title: Lesson 3 | ||
nav_order: 4 | ||
description: Lesson 3: Querying data in a pivot table | ||
--- | ||
# Lesson 3: Querying data in a pivot table | ||
|
||
## Objective | ||
|
||
- | ||
|
||
## Concept | ||
|
||
## Practice: | ||
|
||
## Summary | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: page | ||
title: Lesson 4 | ||
nav_order: 5 | ||
description: Lesson 4: Loading data in Python | ||
--- | ||
# Lesson 4: Loading data in Python | ||
|
||
## Objective | ||
|
||
- | ||
|
||
## Concept | ||
|
||
## Practice: | ||
|
||
## Summary | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: page | ||
title: Lesson 4 | ||
nav_order: 5 | ||
description: Lesson 4: Querying data in Python | ||
--- | ||
# Lesson 4: Querying data in Python | ||
|
||
## Objective | ||
|
||
- | ||
|
||
## Concept | ||
|
||
## Practice: | ||
|
||
## Summary | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: page | ||
title: Lesson 6 | ||
nav_order: 7 | ||
description: Lesson 6: Writing SQL to query data | ||
--- | ||
# Lesson 6: Writing SQL to query data | ||
|
||
## Objective | ||
|
||
- | ||
|
||
## Concept | ||
|
||
## Practice: | ||
|
||
## Summary | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: page | ||
title: Lesson 7 | ||
nav_order: 8 | ||
description: Lesson 7: Advanced SQL queries | ||
--- | ||
# Lesson 7: Advanced SQL queries | ||
|
||
## Objective | ||
|
||
- | ||
|
||
## Concept | ||
|
||
## Practice: | ||
|
||
## Summary | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: page | ||
title: Lesson 8 | ||
nav_order: 9 | ||
description: Lesson 8: Joining data in Python | ||
--- | ||
# Lesson 8: Joining data in Python | ||
|
||
## Objective | ||
|
||
- | ||
|
||
## Concept | ||
|
||
## Practice: | ||
|
||
## Summary | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: page | ||
title: Lesson 9 | ||
nav_order: 10 | ||
description: Lesson 9: Advanced join queries | ||
--- | ||
# Lesson 9: Advanced join queries | ||
|
||
## Objective | ||
|
||
- | ||
|
||
## Concept | ||
|
||
## Practice: | ||
|
||
## Summary | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
layout: page | ||
title: Lesson 10 | ||
nav_order: 11 | ||
description: Lesson 10: Data visualization in Python | ||
--- | ||
# Lesson 10: Data visualization in Python | ||
|
||
## Objective | ||
|
||
- | ||
|
||
## Concept | ||
|
||
## Practice: | ||
|
||
## Summary | ||
|