Table Manipulation

 

COL

Extract a column of a table

GETITEM

Return the nth item from a table

GETSERIES

Return the nth column of table corresponding to nth overplot

GRADE

Rank table values

ISNAVALUE

Binary series based on NaN values in input series

LOOKUP

Pick selected points by table

NANRESHAPE

Create a table based on NaN values

NAVALUE

Null data value

NUMCOLS

Return the number of columns in a Window or variable

NUMITEMS

Count number of items in window or matrix

NUMROWS

Return the number of rows in a Window or variable

RAVEL

Create a table from a single vector

REGION

Extract a rectangular region of a table

REPCOLUMN

Replicate a column of a table

REPELEMENTS

Replicate elements of a series

REPMAT

Replicate an array down and across

REORDER

Reorder based on rank values

RESHAPE

Create a table with different length columns

ROW

Extract a row of a table

SERCOUNT

Determine number of series in a window

SETCOLHEADER

Set the text of a column header in a Window

SETMATRIX

Turn table mode on/off

SORT

Sort a table

TABLE

Display point values of one series

TABLES

Display point values of n series

TABLEVIEW

Display as a table

UNMERGE

Unmerge (de-multiplexes) an interlaced series

UNRAVEL

Create a single vector from multiple columns