Skip to content

A Python tool for handling CSVs downloaded from Typeform surveys.

License

Notifications You must be signed in to change notification settings

ShapeOfMatter/Typeform-csv-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typeform-csv-parser

Typeform online survey tools provides easy csv downloads. Getting a list of lists of strings from a csv is easy, this tool should help get a representation of the survey questions and answers.

TODO:

  • Provide a demo showing how to use the tools.
  • Provide tests to demonstrate that the tools work.
  • Probably make it use dataframes.

About

A Python tool for handling CSVs downloaded from Typeform surveys.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages