DATATYPES | WHAT IS INT32, FLOAT64? | PYTHON NUMPY TUTORIAL

preview_player
Показать описание
In this video we see what is the 32 in int32, what is the 64 in float 64?
Actually they are bits which get converted into bytes by dividing by 8.

You can subscribe for more such videos coming up as it is free :)

Stay tuned and keep learning!!

^_^
Рекомендации по теме
Комментарии
Автор

In this video we see what is the 32 in int32, what is the 64 in float 64?
Actually they are bits which get converted into bytes by dividing by 8.


You can subscribe for more such videos coming up as it is free :)

Stay tuned and keep learning!!

^_^

WhimsicallyMundane
Автор

while doing numpy, my .dtype showing float64 but int32. how to change int32 to int64. because range is limited for that??

ankitkumardubey
Автор

Too fast this video hard to understand

sandrabarros