Код: Выделить всё
numpy.float32 -> "python float"
numpy.float64 -> "python float"
numpy.uint32 -> "python int"
numpy.int16 -> "python int"
Подробнее здесь: https://stackoverflow.com/questions/945 ... thon-types
Код: Выделить всё
numpy.float32 -> "python float"
numpy.float64 -> "python float"
numpy.uint32 -> "python int"
numpy.int16 -> "python int"