Skip to content

This is a simple python script that graphs a curve based on the Benford law

Notifications You must be signed in to change notification settings

TsimpDim/BenfordGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

About

This is a simple python script that graphs a curve based on the Benford law

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages