diff --git a/doc/source/user_guide/computation.rst b/doc/source/user_guide/computation.rst index f05eb9cc40402..17d1809638d61 100644 --- a/doc/source/user_guide/computation.rst +++ b/doc/source/user_guide/computation.rst @@ -205,3 +205,10 @@ parameter: - ``min`` : lowest rank in the group - ``max`` : highest rank in the group - ``first`` : ranks assigned in the order they appear in the array + +.. _computation.windowing: + +Windowing functions +~~~~~~~~~~~~~~~~~~~ + +See :ref:`the window operations user guide ` for an overview of windowing functions.