Skip to content

Commit fe1a68b

Browse files
committed
DOC: reference to docs for describe
1 parent 3d5d446 commit fe1a68b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/v0.15.0.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ users upgrade to this version.
5757

5858
API changes
5959
~~~~~~~~~~~
60-
- :func:`describe` on mixed-types DataFrames is more flexible. Type-based column filtering is now possible via the ``include``/``exclude`` arguments (:issue:`8164`).
60+
- :func:`describe` on mixed-types DataFrames is more flexible. Type-based column filtering is now possible via the ``include``/``exclude`` arguments.
61+
See the :ref:`docs <basics.describe>` (:issue:`8164`).
6162

6263
.. ipython:: python
6364

0 commit comments

Comments
 (0)