asmp_file#
- asmp_file()[source]#
The file path to an assumption file
Return a pathlib Path object representing the file path of the assumption file.
The file location is specified by the constant parameter, “table_dir”. The file name is constructed using a prefix and
asmp_id
concatenated by an underscore, followed by “.xlsx”.