Skip to content

Commit

Permalink
docs(selectors): render the module instead of hand-picking the docume…
Browse files Browse the repository at this point in the history
…nted components
  • Loading branch information
cpcloud committed Feb 25, 2025
1 parent c37116f commit 4248778
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions docs/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -573,30 +573,10 @@ quartodoc:
- udf
- window
- kind: page
summary:
name: Column selectors
desc: Choose Table columns based on dtype, regex, and other criteria
path: selectors
package: ibis.selectors
package: ibis
contents:
- where
- numeric
- of_type
- startswith
- endswith
- contains
- matches
- any_of
- all_of
- cols
- across
- if_any
- if_all
- index
- first
- last
- all
- none
- selectors

- title: Type System
desc: "Data types and schemas"
Expand Down

0 comments on commit 4248778

Please sign in to comment.