# github-copilot-for-data-science
**Repository Path**: mirrors_microsoft/github-copilot-for-data-science
## Basic Information
- **Project Name**: github-copilot-for-data-science
- **Description**: Apply useful GitHub Copilot workflows and patterns in Data Science
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-09-11
- **Last Updated**: 2025-09-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Introduction to GitHub Copilot for Data Science
@crazy4pi314 @alfredodeza
Prerequisites •
Resources •
Learning Objectives
> [!NOTE]
> Looking for the workshop? Head over to [the workshop directory](./workshop)
- **Who is this for**: Any tecnologist that wants to understand advanced GitHub Copilot features as it applies to working with Python and data. Software Engineers, Data Engineers, Data Scientists, and anyone working with Python or data might benefit from this workshop too.
- **What you'll learn**: You'll use advanced GitHub Copilot features and apply it to a project using Python, Jupyter Notebooks, and Data. You will learn how to ask questions about the project, use agents to create and extend analyses, and customize your own agents.
- **What you'll build**: A new Jupyter notebook that wrangles some CSV data, exports high resolution graphics, and generates an shareable report.
## Learning Objectives
In this workshop, you will:
- Use advanced GitHub Copilot features like slash commands, inline chat, and agents like `@workspace`
- Apply GitHub Copilot suggestions and interactions to a data science project, especially in Jupyter Notebooks
- Understand how to build agents that can speed up your data science projects
## :mega: Prerequisites
Before joining the workshop, there is only one prerequisite: you must have a public GitHub account. All resources, dependencies, and data are part of the repository itself.
## :books: Resources
Although not required, some of the features this workshop covers are in these documentation pages:
- [Code with GitHub Codespaces](https://learn.microsoft.com/training/modules/code-with-github-codespaces/)
- [GitHub Copilot in VS Code](https://code.visualstudio.com/docs/copilot/overview?originUrl=%2Fdocs)
- [Using advanced GitHub Copilot features](https://learn.microsoft.com/training/modules/advanced-github-copilot/)
- [Jupyter Notebooks in VS Code](https://code.visualstudio.com/docs/datascience/jupyter-notebooks?originUrl=%2Fdocs%2Fcopilot%2Foverview)
- [AI in Jupyter Notebooks](https://code.visualstudio.com/docs/copilot/guides/notebooks-with-ai?originUrl=%2Fdocs%2Fdatascience%2Fjupyter-notebooks)
- [Data Wrangler Extension](https://code.visualstudio.com/docs/datascience/data-wrangler)
- [Copilot Custom Chat mode files](https://code.visualstudio.com/docs/copilot/customization/custom-chat-modes#_custom-chat-modes)
## :next-steps: Next Steps
Continue learning about Agents, GitHub Copilot, and AI tools on:
- The Azure AI Foundry Discord: [aka.ms/azureaifoundry/discord](https://aka.ms/azureaifoundry/discord) and
- The Azure AI Foundry GitHub Discussions: [aka.ms/AzureAIFoundryGH](https://aka.ms/AzureAIFoundryGH)
---
## Contributing
This project welcomes contributions and suggestions. 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 [Contributor License Agreements](https://cla.opensource.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., status check, 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](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
## Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
trademarks or logos is subject to and must follow
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general).
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
Any use of third-party trademarks or logos are subject to those third-party's policies.