# --------------------------------------------------------------------------------------------# Copyright (c) Microsoft Corporation. All rights reserved.# Licensed under the MIT License. See LICENSE.txt in the project root for license information.# --------------------------------------------------------------------------------------------"""This module returns a data frame containing a group-to-group query.Example------->>> import vivainsights as vi>>> g2g_data = vi.load_g2g_data()"""importpkg_resourcesimportpandasaspdimportos