Resolve "Test conversion of questions to DataFramen or Series - testing module question_collection"
Add tests for method as_data_frame in module question_collection
- Add unit tests that test method as_data_frame in module question_collection.
- Test method without and with arguments to exclude specific Questions in a QuestionCollection from the resulting DataFrame.
Closes #111 (closed)
Edited by Hueser, Christian