.. MagikEDA documentation master file, created by
   sphinx-quickstart on Mon Jun 15 15:28:54 2015.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

MagikEDA Home
=============

MagikEDA is a python library which provides a set of useful functions to create graphs meant to be useful in
Exploratory Data Analysis (EDA). It is concived to lay one layer above libraries such as Pandas and Basemap.

This documentation is work in progress. Please, come back later and perhaps there will be some descent docs here.

Contents:

.. toctree::
   :maxdepth: 2

   install_instructions.rst
   features.rst
   modules.rst




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

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

