Test conversion of questions to DataFramen or Series
The classes Question
, QuestionCollection
and (as soon as #110 (closed) is resolved) DataContainer
can convert the answer data stored in the model to pandas.Series
or Pandas.DataFame
respectively.
These conversions need to be tested.
-
Question
-
QuestionCollection
-
DataContainer
Edited by Hueser, Christian