A Fitness Company wants to know the customer behavior towards the three models of Treadmill and want recommendations to increase its profits. The notebook has code for the following:
- Checked for missing vales and duplicates.
- Datatype conversions to save the memory space and also to have relevant datatypes according to the data.
- Statistical summary and insights drawn from it.
- Exploratory Data Analysis - Univariate/Bvariate/Multivariate
- Outlier Detection and dealing with them.
- Finding the patterns and trends among the features(columns) and providing some Business recommendations based on the patterns.