Skip to content

Commit

Permalink
docs: Mention the performant feature only once
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Sep 21, 2023
1 parent d927021 commit 132ff56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/user-guide/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ The opt-in features are:
- `dtype-u16`
- `dtype-categorical`
- `dtype-struct`
- `performant` - Longer compile times more fast paths.
- `lazy` - Lazy API
- `lazy_regex` - Use regexes in [column selection](crate::lazy::dsl::col)
- `dot_diagram` - Create dot diagrams from lazy logical plans.
Expand Down

0 comments on commit 132ff56

Please sign in to comment.