Python Excel – How to join forces?

Many people love spreadsheets. Also many people hate spreadsheets. It doesn’t really matter in which camp you are, you probably have to deal with them anyways because they are everywhere. If you prefer to work with Python, you can use some very powerful packages to deal with Excel files. With these packages, you could almost get … Continue reading “Python Excel – How to join forces?”

Getting Started with Python: The Installation [Windows]

Python is a programming language created by Guido van Rossum back in 1991. The language is easy to use and has gained a lot in popularity the last few years. At the time of writing, it is the 3rd most popular language (after Java and C) as ranked by TIOBE. Installation of Python So how do … Continue reading “Getting Started with Python: The Installation [Windows]”