{ "cells": [ { "source": [ "# Data Setup\n", "\n", "In this notebook, we demonstrate how to:\n", "\n", "set up time series data for this module \n", "visualize the data \n", "\n", "The data in this example is taken from the GEFCom2014 forecasting competition. It consists of 3 years of hourly electricity load and temperature values between 2012 and 2014.\n", "\n", "1Tao Hong, Pierre Pinson, Shu Fan, Hamidreza Zareipour, Alberto Troccoli, and Rob J. Hyndman, \"Probabilistic energy forecasting: Global Energy Forecasting Competition 2014 and beyond,\" International Journal of Forecasting, vol.32, no.3, pp 896-913, July-September, 2016.\n" ], "cell_type": "markdown", "metadata": {} }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n---\n\n**Disclaimer**: \nThis document has been translated using the AI translation service [Co-op Translator](https://github.com/Azure/co-op-translator). While we aim for accuracy, please note that automated translations may include errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is advised. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation.\n" ] } ], "metadata": { "kernel_info": { "name": "python3" }, "kernelspec": { "name": "python37364bit8d3b438fb5fc4430a93ac2cb74d693a7", "display_name": "Python 3.7.0 64-bit ('3.7')" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.7.0" }, "nteract": { "version": "nteract-front-end@1.0.0" }, "metadata": { "interpreter": { "hash": "70b38d7a306a849643e446cd70466270a13445e5987dfa1344ef2b127438fa4d" } }, "coopTranslator": { "original_hash": "5e2bbe594906dce3aaaa736d6dac6683", "translation_date": "2025-09-06T15:33:31+00:00", "source_file": "7-TimeSeries/1-Introduction/working/notebook.ipynb", "language_code": "en" } }, "nbformat": 4, "nbformat_minor": 2 }