In this lesson, we will be focusing on the Google Merchandise Store's (GStore) customer dataset. This dataset contains information about the session history of each user on the GStore's website along with their generated revenue in case they ever made a purchase.
Our goal with this lesson is to learn what kind of data we should be collecting for our own business in order to properly apply business analytics and intelligence.
(This is a preview lesson from the course 'Data Science for Business Analytics and Intelligence'. Students can enroll in the full course by clicking here: Enroll in 'Data Science for Business Analytics and Intelligence' course.)
Use the package manager pip to install the necessary libraries for this course.
pip install pandas matplotlib numpy scikit-learn seaborn
This lesson couldn't have been possible without the help from the amazing data science team at Kharpann.