Converting the visualization into a single dashboard:
Covid-19 School Cases in Ontario
[Read More]
Covid-19 cases in Ontario
Dashboard is available here (includes Ontario cases data)
Covid-19 School Cases in Ontario
[Read More]
Easily create markdown table from a spreadsheet
Analyze outlook mailbox
Notebook creates a summary of the # of emails sent and received from Microsoft Outlook within a specific period defined - it uses the Bokeh to create the interactive visualization.
[Read More]
Using Python to stream from a Swann DVR camera system
Here is a small code snippet that you can use to stream from your Swann DVR security system. The DVR resides within the same local network as the python code streaming the video. The code incorporates the username and password in the RTSP call when instantiated. Take a different approach...
[Read More]