Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 777 Bytes

index.rst

File metadata and controls

22 lines (17 loc) · 777 Bytes

PyFunctional Documentation

Welcome to the PyFunctional documentation. For a tutorial of how to use this package you should visit pyfunctional.pedro.ai.

The documentation on this site should primarily be used as an API reference. The Streams documentation covers ways to read data into PyFunctional while the Transformations and Actions documentations covers the available operators.

Table of Contents

.. toctree::
    :maxdepth: 2

    functional
    developer