Getting Started
========================================================================================

These pages will help you install and learn the basics of using nested-pandas. If you encounter any issues
we encourage you to open an issue on the 
`nested-pandas github repository <https://github.com/lincc-frameworks/nested-pandas/issues>`_.

.. toctree::
    :maxdepth: 1

    Installing nested-pandas <gettingstarted/installation>
    Contribution Guide <gettingstarted/contributing>
    Quickstart Guide <gettingstarted/quickstart>