Skip to content

Commit

Permalink
nested list
Browse files Browse the repository at this point in the history
  • Loading branch information
c-peters committed Jan 23, 2024
1 parent ac2ba43 commit 063de4c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/user-guide/concepts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

The `Concepts` chapter describes the core concepts of the Polars API. Understanding these will help you optimise your queries on a daily basis. We will cover the following topics:

- Data types:
- [Overview](data-types/overview.md)
- [Categoricals](data-types/categoricals.md)
- [Data Types: Overview](data-types/overview.md)
- [Data Types: Categoricals](data-types/categoricals.md)
- [Data structures](data-structures.md)
- [Contexts](contexts.md)
- [Expressions](expressions.md)
Expand Down

0 comments on commit 063de4c

Please sign in to comment.