Hacker News new | ask | show | jobs
by ttul 2716 days ago
The script is so straightforward. Literally just loop 100,000 times and each time through a loop of 50 years, select a random sample of customer revenue amounts to delete. Sum up the revenue from each run and then use numpy.histogram....