Compare variable and statistics_per_var

In class DataPrep, the parameters variables and statistics_per_var are independent. But this shouldn't be.

  • check if all entries of variables can be found as a key in statistics_per_var
  • remove keys that are not part of variables (this is not so important)
Edited by Ghost User