MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Import specific columns from a tsv-file

  • To: mathgroup at smc.vnet.net
  • Subject: [mg92169] Import specific columns from a tsv-file
  • From: suladna <suladna at yahoo.com>
  • Date: Mon, 22 Sep 2008 05:27:02 -0400 (EDT)

Hi 

I want to import data from a tsv-file to a Table in Mathematica, without the first column of the tsv-file. What should I write to do this? 

Alternatively I can import the whole tsv-file and then drop the first column from my Mathematica-Table.. but I don't know how to do the "drop column" part. 

Sul Adna


  • Prev by Date: Non-transparent wireframe in Plot3D
  • Next by Date: How to collect terms based the total power of x and y in (x + y +
  • Previous by thread: Re: Non-transparent wireframe in Plot3D
  • Next by thread: Re: Import specific columns from a tsv-file