Task: Extract Sales Data For Analysis
Swipe to start coding
At the Café, the manager wants to investigate whether being a Loyalty Member affects how much customers spend.
You've been tasked with seleting and showing only the data from the two relevant columns. This will help the manager easily analyze the relationship between spending and loyalty membership.
- Extract the
Amount Spent
andLoyalty Member
columns from the DataFramedf
. - Store them into a new variable called
spending_vs_loyalty
.
Soluzione
Grazie per i tuoi commenti!
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Riassuma questo capitolo
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 2.7
Task: Extract Sales Data For Analysis
Scorri per mostrare il menu
Swipe to start coding
At the Café, the manager wants to investigate whether being a Loyalty Member affects how much customers spend.
You've been tasked with seleting and showing only the data from the two relevant columns. This will help the manager easily analyze the relationship between spending and loyalty membership.
- Extract the
Amount Spent
andLoyalty Member
columns from the DataFramedf
. - Store them into a new variable called
spending_vs_loyalty
.
Soluzione
Grazie per i tuoi commenti!
Awesome!
Completion rate improved to 2.7single