If I run a = [1,7,2] myvar=pd.Series(a) print(myvar) this one, I got a matrix and "dtype:int64" what 64 means ?