This repository contains Python code to preprocess and analyze the Global Land Temperature dataset.
temperature_analysis.py
: Python script for data preprocessing and analysis.global_land_temperature.csv
: Dataset file.
- Python 3.x
- Matplotlib
- Clone the repository:
git clone <repository_url>
- Navigate to the repository directory:
cd Global-Land-Temperature-Analysis
- Run the Python script:
python temperature_analysis.py
This project is licensed under the MIT License - see the LICENSE file for details.