Using the chart cell
DataLab Chart cells help you visualize your data without code.
In this exercise, you'll use this feature to answer a question about the data.
This exercise is part of the course
DataLab with SQL
Exercise instructions
- Run the
payment_method
cell provided. - Toggle to the Chart cell and create a bar chart to find the sum of
quantity_sold
for eachpayment_method
. - Which payment method had the least amount of sales? Save your answer in the cell provided by replacing
____
and run the cell.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
