.. _python_client:

Appendix A: The Python Client
=============================

This appendix describes how to install the Driverless AI Python Client. It also appendix provides some end-to-end examples showing how to use the Driverless AI Python client. Additional examples are available in the https://github.com/h2oai/driverlessai-tutorials repository.

.. toctree::
   :maxdepth: 1

   python_install_client
   examples/credit_card_default.ipynb
   examples/TimeSeriesDiagnostics.ipynb
   examples/demo_nlp_airline_sentiment.ipynb
