.. pyemb documentation master file, created by
   sphinx-quickstart on Tue Jul 30 09:26:16 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

pyemb - EDA tools in Python
============================

pyemb is a toolkit for anaylsing complex datasets, such as high-dimensional data, relational databases and networks. It includes functionality for preprocessing, various embedding techniques, hierarchical clustering and visualisation. The aim is to have implementations of a variety of exploratory data analysis tools that can be used across a large array of datasets. 

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   inst_over
   tutorials/index
   api
   refs

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
