Skip to content

Commit 24e3ba2

Browse files
Merge pull request #8746 from gepcel/master
pd.show_versions()
2 parents 10ba6a3 + 4a6afd8 commit 24e3ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Furthermore, it is recommended to have all `optional dependencies
8888
installed. This is not needed, but be aware that you will see some error
8989
messages. Because all the code in the documentation is executed during the doc
9090
build, the examples using this optional dependencies will generate errors.
91-
Run ``pd.show_version()`` to get an overview of the installed version of all
91+
Run ``pd.show_versions()`` to get an overview of the installed version of all
9292
dependencies.
9393

9494
.. warning::

0 commit comments

Comments
 (0)