From 81034efcbf0fe1a8e70c990e2f368ae226c06167 Mon Sep 17 00:00:00 2001 From: gabriel Date: Thu, 7 Nov 2024 13:30:46 +0100 Subject: [PATCH] add see also --- py-polars/polars/dataframe/frame.py | 4 ++++ 1 file changed, 4 insertions(+) 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(