Unpack files
Sir,
Here we are unpacking a file containing 3 columns but storing it in single variable. Is this correct format?
Python-3.4.3 Loading-Data-From-Files 09-10 min 0-10 sec
Answers:
Yes, If you print the variable you will observe that it is a sequence of multiple sequences containing the column data.