read_names


Description:

[ Version ( since = "0.12.0" ) ]
public Table read_names (string[] names) throws Error

Parameters:

this

A FeatherFileReader.

names

The names of column to be read.

n_names

The number of names.

Returns:

The table in the file that has only the specified columns.