<!-- markdownlint-disable-file -->
# Data Science
Data specification generation, Jupyter notebooks, and Streamlit dashboards
## Install
```bash
copilot plugin install data-science@hve-core
```
## Agents
| Agent | Description |
|--------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| gen-data-spec | Generate comprehensive data dictionaries, machine-readable data profiles, and objective summaries for downstream analysis (EDA notebooks, dashboards) through guided discovery |
| gen-jupyter-notebook | Create structured exploratory data analysis Jupyter notebooks from available data sources and generated data dictionaries |
| gen-streamlit-dashboard | Develop a multi-page Streamlit dashboard |
| test-streamlit-dashboard | Automated testing for Streamlit dashboards using Playwright with issue tracking and reporting |
## Instructions
| Instruction | Description |
|-------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| python-script | Instructions for Python scripting implementation - Brought to you by microsoft/hve-core |
| uv-projects | Create and manage Python virtual environments using uv commands |
| hve-core-location | Important: hve-core is the repository containing this instruction file; Guidance: if a referenced prompt, instructions, agent, or script is missing in the current directory, fall back to this hve-core location by walking up this file's directory tree. |
---
> Source: [microsoft/hve-core](https://github.com/microsoft/hve-core)microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
plugins/data-science/README.md
32lines · modepreview