Data Manipulation documentation
===============================

Data Manipulation is a Python library for making it easier to manipulate data using popular libraries such as Pandas & PySpark.

The examples in this documentation should work for Python 3.x+

Contents:

.. toctree::
   :maxdepth: 2

   getting-started
   commands

Packages
========
.. toctree::
   :maxdepth: 2

   data_manipulation

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

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