Guest User

Untitled

a guest
Mar 22nd, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. seaborn.jointplot('Time on App', 'Yearly Amount Spent', data=customers, color='red')
  2. seaborn.jointplot('Time on Website', 'Yearly Amount Spent', data=customers, color='blue')
Add Comment
Please, Sign In to add comment