Python for Auditors
Python is a well-known programming language with a wide range of applications—even entire applications and websites run on Python. However, we will primarily use it for general data analyses. Not familiar with Python yet? We explain it all here!

Why Python is valuable for auditors
PYTHON
Python makes data analysis for auditors more transparent, readable, and shareable. This article explains why the language fits audit work so well and what to keep in mind.
Read More →

Version control in Python: Git for auditors
Git not only helps you manage code but also improves audit traceability. This article explains how auditors can use Git as an audit trail for Python analyses.

Installing and starting with Python
This article explains how to install Python, set it up, and run your first analysis — tailored for auditors who want to start with data analytics.

Pandas for Auditors
In this article I will show you why pandas is so usefull and easy to learn.