Skip to content

Commit

Permalink
add see also
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel committed Nov 13, 2024
1 parent 1a8735f commit cc5ac99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions py-polars/polars/dataframe/frame.py
Original file line number Diff line number Diff line change
Expand Up @@ -1627,6 +1627,10 @@ def to_dict(
True -> Values are Series
False -> Values are List[Any]
See Also
--------
rows_by_key
Examples
--------
>>> df = pl.DataFrame(
Expand Down

0 comments on commit cc5ac99

Please sign in to comment.