pydicom.config.use_DS_numpy¶
- pydicom.config.use_DS_numpy = False¶
Set using the function
DS_numpy()to control whether arrays of VR DS are returned as numpy arrays. Default:False.Added in version 2.0.
Set using the function DS_numpy() to control
whether arrays of VR DS are returned as numpy arrays.
Default: False.
Added in version 2.0.