read_indices


Description:

[ Version ( since = "0.12.0" ) ]
public Table read_indices (int[] indices) throws Error

Parameters:

this

A FeatherFileReader.

indices

The indices of column to be read.

n_indices

The number of indices.

Returns:

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