use of dtype?
Title
Question
Sir/Madam,
I am not clear with the explanation given in video about dtype?
Is it come only in output just as a message or can do we also use in any input commands also?
Python-3.4.3 Getting-started-with-arrays 05-06 min 50-60 sec
Answers:
dtype is nothing but datatype like int and float. You can pass it as parameter in most functions.
Login to add comment