Skip to content

Commit 5cca83f

Browse files
authored
typo: update 06_calculate_statistics (#45205)
1 parent 27191a9 commit 5cca83f

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

Lines changed: 1 addition & 1 deletion
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)