stevedodson 7c1c2945a7
ML add externral models (#125)
* Partially implemented implementation of ml.ExternalModel

* Adding eland.ml.ExternalMLModel

More testing to be added + more support for MLModels
2020-02-15 15:54:29 +01:00

19 lines
311 B
ReStructuredText

.. _api:
=============
API reference
=============
This page gives an overview of all public eland objects, functions and
methods. All classes and functions exposed in ``eland.*`` namespace are public.
.. toctree::
:maxdepth: 2
io
general_utility_functions
dataframe
series
indexing
ml