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 21-05-20, 8:59 p.m. Hema_R232001

Answers:

Yes, If you print the variable you will observe that it is a sequence of multiple sequences containing the column data.
26-05-20, 9 a.m. ankitrj.iitb


Click here to reply/comment online