Getting started
Documentation
pydicom.charset
pydicom.config
Settings
allow_DS_float
pydicom.data
pydicom.datadict
pydicom.dataset
pydicom.examples
pydicom.encaps
pydicom.errors
pydicom.fileset
pydicom.hooks
pydicom.misc
pydicom.overlays
pydicom.pixels
pydicom.sr
pydicom.waveforms
pydicom.uid
Examples
Additional Information
Set to True to allow DSdecimal instances to be created using floats; otherwise, they must be explicitly converted to str, with the user explicitly setting the precision of digits and rounding.
True
DSdecimal
floats
str
Default False.
False