Skip to content

Demonstrates how to combine information from multiple DataFrames

Notifications You must be signed in to change notification settings

lmizner/codecademy_page_visits_funnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecademy_page_visits_funnel

Page Visits Funnel

Cool T-Shirts Inc. has asked you to analyze data on visits to their website. Your job is to build a funnel, which is a description of how many people continue to the next step of a multi-step process.

In this case, our funnel is going to describe the following process:

  • A user visits CoolTShirts.com
  • A user adds a t-shirt to their cart
  • A user clicks “checkout”
  • A user actually purchases a t-shirt

About

Demonstrates how to combine information from multiple DataFrames

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published