Prerequisites • Resources • Learning Objectives
Note
Looking for the workshop? Head over to the workshop directory
- 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 and Data. You will learn how to ask questions about the project and apply them to other data and programming projects.
- What you'll build: A command-line tool that uses Python and transforms a CSV dataset so that it can be used in a data pipeline or a CI/CD environment.
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 project
- Understand how to build a useful tool to work with data in a CI/CD environment or data pipeline
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.
Although not required, some of the features this workshop covers are in these Microsoft Learning modules: