diff --git a/py-polars/polars/dataframe/frame.py b/py-polars/polars/dataframe/frame.py index 49c2e2470534..c961aa2189f4 100644 --- a/py-polars/polars/dataframe/frame.py +++ b/py-polars/polars/dataframe/frame.py @@ -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(