News

Using open-source frameworks, analysts can create customized dashboards that strengthen business reporting for real-time data. Funny how time flies for technological choices. Back in 2015 I wrote ...
Introducing Power Bpy, a python package that lets you create Power BI dashboards using functions 💪 instead of the point-and-click interface 🥹. Dashboards created using these functions can be opened, ...
Grafana's official best practice recommends using scripts to generate dashboards, instead of creating it in GUI manually. This avoids a lot of repetition, and also ensures consistency. In the ...
The ability to convert static Excel spreadsheets into dynamic, interactive web dashboards is a powerful skill. This guide will walk you through the process of using Python, particularly the Taipy ...
How to build AWS functions in Python. To build your first Python based AWS Lambda function, follow these steps: Log into the AWS console and navigate to the Lambda dashboard. Click the orange Create ...