User Guide ========== Who Should Read This Guide? --------------------------- This guide is intended primarily for researchers 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 tools built on top of the OpenDP Library should review the :doc:`/opendp-commons/index`. Potential contributors to OpenDP should read the :doc:`/contributor/index`. .. toctree:: :glob: :titlesonly: :maxdepth: 3 limitations installation first-look-at-DP programming-framework/index getting-started transformations measurements combinators utilities/index putting-it-together