In this mission we learn how to manipulate the data using the GPT copilot.
For example we can use it to remove all empty rows from the dataset, split columns into two columns.
After opening the data, click on the broom to enter the data cleanser, see figure below.
As shown in the figure below, input a prompt that specifies in detail how the data should be manipulated.
Click on the broom to open the GPT powered data manipulator.
Showing the prompt and the column that we wish to manipulate. In this case we want to split the column into the amount and the currency, so for example "55 CHF" would become "55" and "CHF" in respective column. Tip
In the figure above showing the data cleanser, there are three text inputs. The upper one is for editing the data, the middle one is for querying and searching the data, and the smaller bottom one allows editing of individual cells.