This program displays useful informations about files and tables such as the size, the number of lines and the number of columns. Program written by Marie TOSOLINI in 2015.
Manual :
1- if not already installed, install Python free programming language
2- install the XLRD package required to read Excel files.
3- unzip the software
4- copy your data files in the “data” directory
5- execute the software by the command : python software_name or double click on the .pl file
6- processed files are in the “results” directory.