Skip to content

Fill dataframe with raw values

Niklas Siemer requested to merge dev_nsiemer_dataframe into master

The dataframe containing the FormValues cannot be easily read or operated on. Therefore, I now fill the frame with the raw values.

Merge request reports