biogeme.tools.yaml module¶
- biogeme.tools.yaml.check_for_invalid_yaml_values(data, path='root')[source]¶
Recursively checks for NaN or binary values in the data.
- Parameters:
data (Any)
Recursively checks for NaN or binary values in the data.
data (Any)