Skip to content

Commit bee33c7

Browse files
Backport PR #45205: DOC: fix typo in 06_calculate_statistics (#45213)
Co-authored-by: Hiroaki Ogasawara <[email protected]>
1 parent dd9ff44 commit bee33c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/getting_started/intro_tutorials/06_calculate_statistics.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ return a ``DataFrame``, see the :ref:`subset data tutorial <10min_tut_03_subset>
8282
</ul>
8383

8484
The aggregating statistic can be calculated for multiple columns at the
85-
same time. Remember the ``describe`` function from :ref:`first tutorial <10min_tut_01_tableoriented>` tutorial?
85+
same time. Remember the ``describe`` function from :ref:`first tutorial <10min_tut_01_tableoriented>`?
8686

8787
.. ipython:: python
8888

0 commit comments

Comments
 (0)