pydicom.config.use_DS_decimal¶
-
pydicom.config.use_DS_decimal= False¶ Set to
Trueto usedecimal.Decimalto hold the value for elements with a VR of ‘DS’.Default
False.
pydicom.config.use_DS_decimal = False¶Set to True to use decimal.Decimal to hold the value for
elements with a VR of ‘DS’.
Default False.