Skip to content

Commit

Permalink
Array api docs (pandas-dev#24626)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAugspurger authored and Pingviinituutti committed Feb 28, 2019
1 parent 87f6f16 commit 614e3af
Show file tree
Hide file tree
Showing 14 changed files with 505 additions and 332 deletions.
2 changes: 1 addition & 1 deletion doc/source/10min.rst
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ Categoricals
------------

pandas can include categorical data in a ``DataFrame``. For full docs, see the
:ref:`categorical introduction <categorical>` and the :ref:`API documentation <api.categorical>`.
:ref:`categorical introduction <categorical>` and the :ref:`API documentation <api.arrays.categorical>`.

.. ipython:: python
Expand Down
Loading

0 comments on commit 614e3af

Please sign in to comment.