notmatthancock / pylidc

An object relational mapping for the LIDC dataset using sqlalchemy.
https://pylidc.github.io
Other
105 stars 41 forks source link

Addressing the Numpy 1.20 deprecation error #72

Open Emvlt opened 3 months ago

Emvlt commented 3 months ago

Casting the output of the to_matrix function from Contour.py to np.int64 rather than python native int