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.
Este exercicio faz parte do curso
DataLab with SQL
Instruções do exercicio
- Run the
payment_methodSQL cell provided to store the DataFrame. - Use the AI assistant to create a bar chart, making sure to reference the
payment_methodDataFrame. - Review the generated code and ensure it is saved as
fig.
exercicio interativo prático
Transforme teoria em prática com um dos nossos exercicio interativos
Iniciar exercicio