Data transfer to python dataframe

I would like to use a python script to read the submission records of a survey form (regardless of validation status) directly into a pandas dataframe, without first downloading the data to a csv or excel file.

Please direct me to a repository or sample code that I can use

I have found a solution - problem solved - thanks to the developer(s) of koboextractor.
koboextractor · PyPI

2 Likes

Hi @LdL, thanks for sharing that. You can also take a look at my answer here if that helps:

1 Like

Hi @Josh, Thanks for the reply. I will definitely put this in my “repository_of_useful_snippets”. I will definitely use this in the near future.

2 Likes

Hi LdL,

How do you get data related to repeat questions ?

Regards

Serge