carloscinelli / benford.analysis

Tools that make it easier to use Benford’s law for data validation and forensic analytics.
61 stars 15 forks source link

add new data sets #19

Closed rafaelslins closed 5 years ago

rafaelslins commented 5 years ago

Data sets: fibonacci.500 gm.payments invoices.paid journal.entry madoff.returns purchasing.cards.2010 streamflow

codecov-io commented 5 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   97.49%   97.49%           
=======================================
  Files           3        3           
  Lines         359      359           
=======================================
  Hits          350      350           
  Misses          9        9

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a4608bf...c2d521d. Read the comment docs.

rafaelslins commented 5 years ago

Carlos,