Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 661 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 661 Bytes

BenfordGraph

This is a simple python script that graphs a curve based on the Benford law. Read up on Benford's Law.

Running the script

This script uses Python 3.6

To call this script type:

  Benford.py <filename.extension>

Sample data sets

Several test data sets are included in the Tests folder, here are the sources:

bank-full.csv

FL_insurance_sample.csv

us-500.csv

test.txt