Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 327 Bytes

File metadata and controls

6 lines (5 loc) · 327 Bytes

Covid_Records-Python

Making a record of covid patients in a csv file. Use gen_covid_data to make a list of random patients to test program manage_covid_records

Generate using a list of NC counties in county.txt

example generation - gen_covid_data -fname coviddata -no 100000

arguments listed in manage_covid_records