.. _cython_examples:

Cython
----------------------------------------------------------------------

Examples related to the :py:mod:`~scikitplot.cython` submodule.

.. prompt:: bash $

    # 💡cython Need cython and setuptools
    pip install scikitplot[build] setuptools

    # (Recommended)
    # !pip install cython setuptools
