Path: blob/main/extensions/copilot/test/scenarios/test-notebooks/Chipotle.conversation.json
13397 views
[1{2"question": "See the first 10 entries",3"stateFile": "Chipotle1.state.json"4},5{6"question": "What is the number of observations in the dataset?",7"stateFile": "Chipotle2.state.json"8},9{10"question": "What is the number of columns in the dataset?",11"stateFile": "Chipotle3.state.json"12},13{14"question": "Print the name of all the columns.",15"stateFile": "Chipotle4.state.json"16},17{18"question": "How is the dataset indexed?",19"stateFile": "Chipotle5.state.json"20},21{22"question": "Which was the most-ordered item?",23"stateFile": "Chipotle6.state.json"24},25{26"question": "For the most-ordered item, how many items were ordered?",27"stateFile": "Chipotle7.state.json"28},29{30"question": "What was the most ordered item in the choice_description column?",31"stateFile": "Chipotle8.state.json"32},33{34"question": "How many items were orderd in total?",35"stateFile": "Chipotle9.state.json"36},37{38"question": "Check the item price type",39"stateFile": "Chipotle10.state.json"40},41{42"question": "Create a lambda function and change the type of item price, then print the item price type",43"stateFile": "Chipotle11.state.json"44},45{46"question": "Check the item price type?",47"stateFile": "Chipotle12.state.json"48},49{50"question": "How much was the revenue for the period in the dataset?",51"stateFile": "Chipotle13.state.json"52},53{54"question": "How many orders were made in the period?",55"stateFile": "Chipotle14.state.json"56},57{58"question": "What is the average revenue amount per order?",59"stateFile": "Chipotle15.state.json"60},61{62"question": "How many different items are sold?",63"stateFile": "Chipotle16.state.json"64}65]6667