This is a data analysis project using Python. This repository contains the dataset regarding laptops listed on Flipkart. The given dataset includes a variety of information regarding the laptops like price, processors, discount and other specifications.
https://www.kaggle.com/datasets/anas123siddiqui/laptops
The analysis of the above data will help in making decisions regarding which laptop to purchase based on the different specifications and other details about the laptops.
The project is divided essentially into two parts. The first part contains dataset cleaning and feature extraction. The second part of the project focuses on forming and visualizing insights which can be produced from the dataset. The visualization is done hoping that it would provide users with all the options and metrics for their laptop purchase.