Skip to content

Commit

Permalink
add name to expr namespace accessors
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-beedie committed Oct 24, 2023
1 parent e470773 commit b9ade90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py-polars/polars/expr/expr.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ class Expr:
"dt",
"list",
"meta",
"name",
"str",
"bin",
"struct",
Expand Down

0 comments on commit b9ade90

Please sign in to comment.