User Guide ========== Who Should Read This Guide? --------------------------- This guide is intended primarily for developers or data scientists who want to make programmatic use of the OpenDP library or its Python bindings. Data scientists and others who are more interested in a graphical user interface should review the offerings in the :doc:`/opendp-commons/index`. Potential contributors to OpenDP should read the :doc:`/developer/index`. .. toctree:: :glob: :titlesonly: :maxdepth: 3 limitations installation programming-framework/index getting-started transformations measurements combinators utilities/index putting-it-together