# Description
The gas furnace data set from Box and Jenkins' book on Time Series Analysis. The set contains the gas rate and the percentage CO2 in the gas.

# Dataset
The dataset consists of:

- `N=296`
- `K=2`  (The gas rate and the percentage of CO2 in the gas)

# Preparation
Python version: 3.6 

# License
Please follow [this](https://creativecommons.org/licenses/by-sa/4.0/) for License information