Downloaded Quiz Reports Sometimes Have No Column Names

ThomasDomas
Community Explorer

I am using the Quiz Reports API to download quiz reports as csv, and then I use Python's Pandas library to read and manipulate the csvs. I notice that when I download with the API, sometimes the headers aren't included eg "Name" etc. It could be something wrong with the Pandas library but the first 124 quizzes I download have the header information and then the 125th doesn't. When I go to the quiz using the browser and manually download it, the csv does have headers. I was wondering if anyone has had similar problems.

Labels (1)
0 Likes