Skip to content

Commit

Permalink
Adding templates for remaining lessons
Browse files Browse the repository at this point in the history
  • Loading branch information
mattahrens committed Oct 4, 2023
1 parent ba6a222 commit 65ece3d
Show file tree
Hide file tree
Showing 8 changed files with 144 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/03-Querying-data-pivot-table.md
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

18 changes: 18 additions & 0 deletions docs/04-Loading-data-in-python.md
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

18 changes: 18 additions & 0 deletions docs/05-Querying-data-in-python.md
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

18 changes: 18 additions & 0 deletions docs/06-Writing-sql-query.md
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

18 changes: 18 additions & 0 deletions docs/07-Advanced-sql-queries.md
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

18 changes: 18 additions & 0 deletions docs/08-Joining-data-in-python.md
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

18 changes: 18 additions & 0 deletions docs/09-Advanced-join-queries.md
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

18 changes: 18 additions & 0 deletions docs/10-Data-visualization-in-python.md
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

0 comments on commit 65ece3d

Please sign in to comment.