Skip to content

Commit

Permalink
docs(python): add missing Series.str.find reference (pola-rs#13717)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli authored and r-brink committed Jan 24, 2024
1 parent 8a1d186 commit b440d98
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 b440d98

Please sign in to comment.