Getting started
Documentation
pydicom.charset
pydicom.config
pydicom.data
pydicom.datadict
pydicom.dataset
pydicom.dicomdir
pydicom.encaps
pydicom.errors
pydicom.misc
pydicom.uid
Examples
Additional Information
pydicom.config.
use_DS_decimal
Set to True to use decimal.Decimal to hold the value for elements with a VR of ‘DS’.
True
decimal.Decimal
Default False.
False