Use Azure Databricks Notebook Workflows to ingest NOAA weather data for analytics and visualization with Power BI.
Python
Python Image Processing on Azure Databricks – Part 3, Text Recognition
Retrieve text from images pulled with Bing search using Azure Databricks and Azure Cognitive Services.
Python Image Processing on Azure Databricks – Part 2, Image Search API
Use Azure Cognitive Services Bing Search to enable dynamic image capture from the web in Part 2 of this blog series – Image Processing on Azure Databricks.
Python Image Processing on Azure Databricks – Part 1, OpenCV Image Compare
Use Azure Databricks and OpenCv to compare images from Azure Storage Account
Forecasting and Python Part 1 – Moving Averages
I would like to kick off a series that takes different forecasting methodologies and demonstrates them using Python. To get the ‘ball rolling’ I want to start with moving averages and ideally end the series on forecasting with ARIMA models (AutoRegressive Integrated… Read More ›
Python-Custom Distance Radius with Basemap
Using Python and Basemap to render circles, with radius mile from lat, long center