Generating Word Documents Using a Template in Python

This blog is an extension of my previous one titled “How to create word documents (.docx) using Python“. In the previous blog, I explained about how we can generate MS Word reports (or documents in general) from scratch using Python. While building a document from scratch in Python gives you all the flexibility of the… Continue reading Generating Word Documents Using a Template in Python

Five tips to make your visualisation more effective

Overview As we have seen in my previous blog, visualisations are powerful tool in the business world, but they must be used with care as this can lead to misinterpretation of the results being visualised. In this blog, I will give you five tips that will improve your visualisations and make them more effective to the… Continue reading Five tips to make your visualisation more effective

What makes a good visual?

Overview Visualisation of data is very important and is broadly used nowadays in industry. It makes it much easier to communicate important insights and to make business decisions, rather than looking at the data itself. But they need to be used carefully as there are many ways that this can go wrong. Using the wrong… Continue reading What makes a good visual?