Ever wondered how you can create snazzy Dashboards in presentations? Such Dashboards not only look impressive but also allow you to interact with them. You can build these Dashboards with just Excel, and without the need to write a single
IntegrateDots is an NTU Merchant!
We are delighted to partner with Nanyang Technological University (NTU) as a Merchant. With effect from 31 May 2018, all NTU Alumni will enjoy an exclusive hefty 30% discount off the listed price of all our public workshops. Please look
VBA for Busy Executives (New Workshop)
This is a 5-hr workshop specially crafted for the working professionals and busy executives who would like to learn to use the Microsoft’s programming language VBA to get more mileage out of their Excel application (and other Microsoft Office Suite applications).
Fun with Python
One major reason to account for the wide adoption of Python is its large Standard Library. The library makes it easy to code for applications involving regular expressions, general documentation, unit testing, threading, data bases, web browser, GUI and many
Python Powered Excel
Imagine you work in an international delivery company. You have just been handed an Excel spreadsheet shipments.xlsx that holds the shipment data to your customers for the current quarter. You need to crunch some 90,000+ rows of Excel data in
Zipped Up with Python
Python is gaining popularity the world over. It is easy to understand why. Unlike other “heavy” languages like C++/Java, Python often allows us to get the job done with fewer lines of code. Its syntax is simple and concise. In
Web Scraping with Python
Web scraping is a process whereby data is mined or useful information is collected from website(s). Python is a very versatile language that has been used in many fields including web scraping. A short Python program (Fig 1) is all that’s needed