.. _ref_grantami_bomanalytics_examples: Examples ======== The following examples demonstrate key aspects of Granta MI BoM Analytics. The basic example shows how to connect to Granta MI and view logging messages returned by the Granta MI server. After demonstrating how to use the different types of queries, it describes more advanced functionality, including how to use other Python packages such as Pandas DataFrames. To run these examples, install dependencies with this code: .. code:: pip install ansys-grantami-bomanalytics[examples] .. toctree:: :maxdepth: 2 0_Getting_started 1_Impacted_Substances_Queries/index 2_Compliance_Queries/index 3_Advanced_Topics/index 4_Sustainability/index