Skip to content

Commit

Permalink
add is_literal docs entry
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-beedie committed Nov 14, 2024
1 parent e4246d3 commit 977666f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py-polars/docs/source/reference/expressions/meta.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ The following methods are available under the `expr.meta` attribute.
Expr.meta.has_multiple_outputs
Expr.meta.is_column
Expr.meta.is_column_selection
Expr.meta.is_literal
Expr.meta.is_regex_projection
Expr.meta.ne
Expr.meta.output_name
Expand Down

0 comments on commit 977666f

Please sign in to comment.