Exploratory data analysis
To conduct data analysis you can use this three steps framework.
- Load your data
- Download from Google Analytics API
- Know your data
- Make some exploratory data analysis to better understand your data.
- Do the main data analysis
- Apply i.e. machine learning algorithms.
In this part I will describe some basic exploratory data analysis operations.