Techno Blender
Digitally Yours.
Browsing Tag

Ganapathi

Schedule a Python script to run automatically on a Windows Desktop/Azure VM | by Subha Ganapathi | Feb, 2023

Automatically refresh your data using Task SchedulerPhoto by Ales Nesetril on UnsplashOverviewLet’s assume that you have a couple of Python Scripts that you have developed on the Anaconda environment on a Windows Desktop/Azure VM. Let’s say that you would like to execute these scripts on a schedule. Here, we discuss a way to automate the script run. Since you are using the Anaconda environment, you may have installed all the python package dependencies in Anaconda.The ProcessBelow is a schematic showing the process…

Prototyping for Effective Visualizations and Web Analytics Applications | by Subha Ganapathi | Nov, 2022

Enhance your design thinking skills and productivity with PrototypingPhoto by Kaleidico on UnsplashThe ability to use visual imagery to narrate a powerful story and to provide actionable insights is both an art and a science. Though there are several business intelligence tools available for consumption, some data nerds prefer creating one-of-a-kind visualizations and charts to convey their stories. Many visualization experts out there prefer using open-source libraries in Javascript such as Chart.js and D3.js or using…