diff options
| author | Priyansh <[email protected]> | 2021-11-17 14:24:53 -0500 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2021-11-17 14:24:53 -0500 |
| commit | 45f8a358692eb0cb79054153acb5cb2a6a647758 (patch) | |
| tree | da6b6f80d072326d0b09ec68a76144079b45d052 /README.md | |
| parent | 65669faf4aa607e5dbaeb63a626c2ab19cddf649 (diff) | |
| download | temp_pred_arima-45f8a358692eb0cb79054153acb5cb2a6a647758.tar.xz temp_pred_arima-45f8a358692eb0cb79054153acb5cb2a6a647758.zip | |
update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -129,6 +129,7 @@ python app.py ## Project Structure +``` . ├── GlobalLandTemperaturesByCity.csv [The orginal CSV data file] ├── README.md [This File] @@ -144,6 +145,7 @@ python app.py │ └── map.js [Map Rendering Algorithm] └── templates [Contains HTML Files] └── index.html [Main HTML Dashboard] +``` ## Dataset and Data Description |
