hipdf.set_option# 20 min read time Applies to Linux hipdf.set_option(name: str, val: Any)# Set the value of option. Parameters# namestrThe name of the option. valAnyThe value to set. Raises# KeyErrorIf option name does not exist. BaseExceptionRaised by validator if the value is invalid.