out3Plot.outAIMEC.defineVariableType
- defineVariableType(paraVar, dataDF, pathDict)[source]
define type of parameter (str or not str) only empty strings do not account for type str
- Parameters
paraVar (str) – parameter name
dataDF (pandas Dataframe) – one row per simulation with info on simulation results, aimec analysis and model configuration
pathDict (dict) – key colorParameter
- Returns
firstVar – variable to be checked for type
- Return type
str, float, None