fe35c1c package stats: fix total source word computing

Authored and Committed by jibecfed 8 months ago
    package stats: fix total source word computing
    
    the way pandas were used were summing all values, let's keep it simple by using loops
    
        
file modified
+17 -1