Hi I have a CSV file and the first field is date. I'm imprting this csv file using Data->Import from Text When I do that it's adding an additional column at the left. I do not want it to add additional column what should I do?
Join the Stack Overflow Community
Stack Overflow is a community of 6.7 million programmers, just like you, helping each other.
Join them; it only takes a minute:
Sign up
Join them; it only takes a minute:
Can't you just delete the column by selecting it (clicking on the column header If it's not the case, I think you would have to do a kind of processing on your .csv file, either using I might be able to help you a little more if you provide an example of your CSV data. |
|||
|