[ARCHIVED] Downloaded Quiz Reports Sometimes Have No Column Names
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2021
06:57 AM
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.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.