Get startedGet started for free

Visualizing with AI

Great work. Now try recreating this same visualization using the AI assistant.

The SQL code has been provided for you. Use the AI assistant to re-create the bar chart from the previous exercise.

This exercise is part of the course

DataLab with SQL

View Course

Exercise instructions

  • Run the payment_method SQL cell provided to store the DataFrame.
  • Use the AI assistant to create a bar chart, making sure to reference the payment_method DataFrame.
  • Review the generated code and ensure it is saved as fig.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise