100.dathere.com/_toc.yml
rzmk 7bea3dd0d2
Some checks failed
deploy-book / deploy-book (push) Has been cancelled
feat: add lesson 4, Running Polars SQL queries with qsv
2025-12-03 08:51:02 -05:00

19 lines
571 B
YAML

# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: index
title: Introduction
chapters:
- file: exercises-setup
- file: lessons/0/index
title: "Lesson 0: Exploring qsv help messages and syntax"
- file: lessons/1/index
title: "Lesson 1: Displaying file content with qsv table"
- file: lessons/2/index
title: "Lesson 2: Piping commands"
- file: lessons/3/index
title: "Lesson 3: qsv and JSON"
- file: lessons/4/index
title: "Lesson 4: Running Polars SQL queries with qsv"
- file: appendix