Dear All,
I am trying to use the new gretl API from within a C program. What I
want to do is from a CSV file, pick one or two columns (the file has
50odd columns). I know the column number. Is there a convenient way of
doing it rather than providing a list to the dataset_drop_variables()
which includes everything but the column that I want to pick.
Thanks
-abhijit
Show replies by date