Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.28 KB

index.rst

File metadata and controls

48 lines (35 loc) · 1.28 KB
.. module:: petl

petl - Extract, Transform and Load (Tables of Data)

:mod:`petl` is a general purpose Python package for extracting, transforming and loading tables of data.

Please feel free to ask questions via the mailing list (python-etl@googlegroups.com).

To report installation problems, bugs or any other issues please email python-etl@googlegroups.com or raise an issue on GitHub.

For an example of :mod:`petl` in use, see the case study on comparing tables.

For an alphabetic list of all functions in the package, see the :ref:`genindex`.

Note

Version 1.0 is a new major release of :mod:`petl`. See the :doc:`changes` section for more information about what has changed in version 1.0.

.. toctree::
   :maxdepth: 2

   intro
   io
   transform
   util
   changes
   contributing
   related_work

Indices and tables