Skip to content

paradox 0.7.0

Compare
Choose a tag to compare
@mllg mllg released this 24 Jan 20:47
  • ParamSet$get_values() checks whether all required parameter values are set.
    Required parameter are not checked anymore when new values are added to the
    parameter set.
  • ParamSet$check_dt() accepts data.frames.
  • Rename is_numeric and is_categorical to all_numeric and
    all_categorical.
  • Rename requires to depends.