I
Igor Korot
Hi, ALL,
I have a csv file which depending on how it was produced gives 2 different
strings as shown in the example below (test1 and test2).
I am only interested in the first field in test1 and obviously in the whole
string of test2.
So, I tried to see if I can get what I want in one simple way, but failed.
Is it possible to process the file independently?
Thank you.
python
Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)]
on win32
Type "help", "copyright", "credits" or "license" for more information.Traceback (most recent call last):
Traceback (most recent call last):
I have a csv file which depending on how it was produced gives 2 different
strings as shown in the example below (test1 and test2).
I am only interested in the first field in test1 and obviously in the whole
string of test2.
So, I tried to see if I can get what I want in one simple way, but failed.
Is it possible to process the file independently?
Thank you.
python
Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)]
on win32
Type "help", "copyright", "credits" or "license" for more information.Traceback (most recent call last):
Traceback (most recent call last):