Azure SDK Blog

Develop Azure solutions with the Azure SDKs aka.ms/azsdk

Forecasting Service scale out with Jupyter Notebooks in Visual Studio Code

Visual Studio Code has an extension for running Jupyter Notebooks, which is a great tool for those of us interested in data analytics as it simplifies our workflows. In this article, I will show how to consume Azure data in a Jupyter Notebook using the Azure SDK. The problem I will be demonstrating builds a predictive model to anticipate ...