2 Running your first data story in Altair and GitHub Copilot
This chapter covers
- Introducing Altair
- A relevant use case: Describing the scenario
- Using Altair
- Using Copilot
One of my peculiarities is getting my hands dirty right away. If I don’t feel something right away, I’m not happy. To start using software, or anything in general, I immediately go to the “Getting Started” section. As I need more details, I consult the documentation. This chapter was born with the same idea: to see how things work immediately. We’ll look at a rough but complete sketch of what you’ll learn in the book. In this chapter, we will look at the basic concepts behind Altair, and then we will implement a practical use case, which will allow us to transform a raw dataset into a story. We will progressively apply the data, information, knowledge, wisdom (DIKW) pyramid principles in Altair and see the results achieved step by step. In the second part of the chapter, we will use Copilot to automate some steps of the story creation process. We will focus only on Copilot as a generative AI tool to keep the chapter simple and the flow understandable. In the following chapters, we will introduce ChatGPT and DALL-E to the DIKW pyramid.