Welcome to the Amazon Laptop Analytics project! π This repository contains an in-depth analysis of laptop data from Amazon, focusing on extracting key insights and trends. The goal is to provide meaningful visualizations and statistics to help users make informed decisions when purchasing laptops. π»π‘
- Data Collection π§βπ»: Scraped Amazon laptop data, including price, brand, specifications, and customer reviews.
- Data Cleaning π§Ό: Processed raw data to ensure accuracy and reliability.
- Exploratory Data Analysis (EDA) π: Gained insights into price ranges, popular brands, and specifications.
- Visualizations π: Presented findings with clear and intuitive charts and graphs.
- Python π: For data cleaning, analysis, and visualizations.
- Pandas π¦ & NumPy π’: For data manipulation and analysis.
- Matplotlib π¨ & Seaborn π: For creating visualizations.
- BeautifulSoup π₯£ & Selenium π: For web scraping Amazon data.
- Clone the repository:
git clone https://github.com/imsolikha/Analytics-Amazon-Laptops.git
- Navigate to the project directory:
cd Analytics-Amazon-Laptops - Install dependencies:
pip install -r requirements.txt
- Run the Jupyter Notebook or Python scripts to analyze the data.
- Explore the visualizations to understand key trends in the laptop market.
-π Identified popular laptop brands and their market share. -πΈ Analyzed the relationship between price and specifications (e.g., RAM, storage). -π Highlighted the top-rated laptops based on customer reviews.
Contributions are welcome! If you have suggestions or improvements, feel free to submit a pull request or open an issue. π
This project is licensed under the MIT License. See the LICENSE file for details.
π Thank you for exploring Analytics-Amazon-Laptops! Happy scraping and analyzing! πβ¨