This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# 時系列データをさらに可視化する
## 手順
時系列予測について学び始め、特別なモデリングが必要なデータの種類を確認しました。エネルギーに関するデータを可視化しましたね。次は、時系列予測が役立つ他のデータを探してみましょう。3つの例を見つけてください([Kaggle](https://kaggle.com) や [Azure Open Datasets](https://azure.microsoft.com/en-us/services/open-datasets/catalog/?WT.mc_id=academic-77952-leestott) を試してみてください)。それらを可視化するノートブックを作成し、季節性、急激な変化、その他の傾向など、特別な特徴があればノートブックに記録してください。