Menu

Tech Stack Used

Lesson 2: Tech Stack Used

This project uses the following technologies and tools:

  • Python: Core programming language used for data analysis and visualization.
  • Google Colab: Platform used to run notebooks and execute Python code online.
  • Pandas: Used for loading the CSV file, cleaning data, handling missing values, and performing analysis.
  • NumPy: Used for numerical operations and data type handling.
  • Matplotlib: Used to create basic visualizations such as line plots and bar charts.
  • Seaborn: Used to create advanced and visually appealing statistical charts for analysis.

These tools work together to convert raw data into meaningful insights.