Python library to analyze and visualize data from Microsoft Viva Insights.
Project description
vivainsights
Overview
This is an Python package for analyzing and visualizing data from Microsoft Viva Insights.
Access to the Analyst Experience is required. With this library, you can generate visualizations and compute analyses in a way that adheres to the analysis best practices of the Viva Insights query outputs.
For the full package documentation, please see here. The vivainsights library is published on the Python Package Index (PyPi).
For users who prefer R to Python, we recommend the R library counterpart which mirrors the design of the Python package.
Example visualization output from the library (create_rank()
):
Installation
You can install vivainsights by running this in Command Line:
pip install vivainsights
Alternatively, you can install the development version of vivainsights from this GitHub repository:
pip install -e git+https://github.com/microsoft/vivainsights-py#egg=vivainsights
To install from a specific branch, run the following command replacing branch name with <remote-branch-name>
:
pip install -e git+https://github.com/microsoft/vivainsights-py@<remote-branch-name>#egg=vivainsights
For examples on how to create analyses and visualizations, please see the documentation.
Related repositories
- Viva Insights R library
- Viva RMarkdown Report Marketplace
- Viva Insights Sample Code
- Viva Insights Zoom Integration
- Viva Insights OData Query Download
- Viva Insights R library (legacy)
Contributing
This project welcomes contributions and suggestions. For feature and complex bug fix contributions, it is recommended that you first discuss the proposed change with vivainsight’s maintainers before submitting the pull request. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
License
This library is licensed under the MIT License. For more information, please see the LICENSE file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file vivainsights-0.3.2.tar.gz
.
File metadata
- Download URL: vivainsights-0.3.2.tar.gz
- Upload date:
- Size: 377.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8e5e40c17101b837f71f9530aacfb526ec385342512c5f71ecb7df6acf9fc06 |
|
MD5 | f8484c979c2bb5f47aeb8e9c019e5c67 |
|
BLAKE2b-256 | 3cab3bd1359e8a4af109c4cdf1786d68a3ff6bc3656f5791c273e139d5232087 |
File details
Details for the file vivainsights-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: vivainsights-0.3.2-py3-none-any.whl
- Upload date:
- Size: 395.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d274472d50138efd7a23254e19177872d8c45488e285a174c4b77c3eb5b40d36 |
|
MD5 | 2e7300d32f0a2e5c858f141b04084a46 |
|
BLAKE2b-256 | 5a3fc309f101ccc7734580fd59acf3d167a74fd370a45bfa1350fdf92bd5bc92 |