Skip to content

Commit

Permalink
docs(python): add missing Series.str.find reference (#13717)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Jan 14, 2024
1 parent 451051c commit de405f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py-polars/docs/source/reference/series/string.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ The following methods are available under the `Series.str` attribute.
Series.str.extract
Series.str.extract_all
Series.str.extract_groups
Series.str.find
Series.str.json_decode
Series.str.json_extract
Series.str.json_path_match
Expand Down

0 comments on commit de405f0

Please sign in to comment.