Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 378 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 378 Bytes

Getting started

Make sure you have python 3 installed

  1. Name the input file as data.csv
  2. Add these two env variables or set them in line 19, 20 in covidRes.py
API_KEY=<your api key>
FD_ENDPOINT=<your freshdesk endpoint>
  1. Run the script with following command
python3 main.py
  1. The error rows file will be generated as error_rows.csv