scenarioplanner.converters.dataframe.rf_opt_converters.RfOptimizationSpecsConverter

Outputs a table of R&F optimization specs.

Inherits From: Converter

When called, this converter returns a data frame with the columns:

  • "Group ID" A UUID generated for an R&F frequency outcome grid present in the output.
  • "Date Interval Start"
  • "Date Interval End"
  • "Objective"
  • "Initial Channel Spend"
  • "Channel"
  • "Channel Frequency Min"
  • "Channel Frequency Max"

Methods

__call__

View source

Call self as a function.