Skip to content

Commit

Permalink
missing docs pages
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Jun 23, 2024
1 parent 1ed4a5b commit 0d08b5b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/api-reference/expressions_cat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# `narwhals.Expr.cat`

::: narwhals.expression.ExprCatNamespace
handler: python
options:
members:
- get_categories
show_source: false
show_bases: false
9 changes: 9 additions & 0 deletions docs/api-reference/series_cat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# `narwhals.Series.cat`

::: narwhals.series.SeriesStringNamespace
handler: python
options:
members:
- get_categories
show_source: false
show_bases: false

0 comments on commit 0d08b5b

Please sign in to comment.