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
.New in version 2.0.
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
.
New in version 2.0.