pgfinder
Package initialisation
Submodules
Attributes
Functions
|
Recursively convert any floats in a dictionary to Decimal. |
Package Contents
- pgfinder.dict_to_decimal(dictionary: dict) dict[source]
Recursively convert any floats in a dictionary to Decimal.
- Parameters:
dictionary (dict) – Dictionary to be converted.
- Returns:
Dictionary with floats converted to Decimal
- Return type:
dict
- pgfinder.PARAMETERS_FILE = 'config/parameters.yaml'
- pgfinder.PARAMETERS = None
- pgfinder.PARAMETERS
- pgfinder.PARAMETERS
- pgfinder.COLUMNS_FILE = 'config/columns.yaml'
- pgfinder.COLUMNS = None
- pgfinder.COLUMNS
- pgfinder.MULTIMERS
- pgfinder.MOD_TYPE
- pgfinder.MASS_TO_CLEAN
- pgfinder.release
- pgfinder.__version__ = ''