diff4tbl is a command-line table comparison tool developed in Python, leveraging the Pandas library. Inspired by GNU diff, it also offers functionalities such as data filtering, selective omission of ...
Here we will just cover the most basic usage, but please note that Python string format() allows to do very interesting things, beyond the standard string replacement: padding, truncating, ... Here we ...