Hi,
When importing czifile I get a deprecation warning for this line:
from scipy.ndimage.interpolation import zoom
DeprecationWarning: Please import `zoom` from the `scipy.ndimage` namespace; the `scipy.ndimage.interpolation` namespace is deprecated and will be removed in SciPy 2.0.0.
Hi, When importing czifile I get a deprecation warning for this line: