pydicom.config.use_DS_decimal¶
- pydicom.config.use_DS_decimal: bool = False¶
Set using
DS_decimal()to control if elements with a VR of DS are represented asDecimal.Default
False.
Set using DS_decimal() to control if elements with a
VR of DS are represented as Decimal.
Default False.