Mission 5 - Querying data
Learning Objective
In this mission we learn how easy it is to understand your data by talking to it and asking questions, these questions are called prompts. This leverages LOGIBLOX on-prem GPT technology.
Data
Download the required dataset we will use: business_transaction.xlsx
Steps
- First, open the data that you want to prompt, i.e. ask questions about.
- Input your prompt.
- In this example, we want to know for each Supplier ID, which is the most common Category. Hence we write the prompt For each "Supplier ID" show the most common "Category"

