Package com.fahmatrix
package com.fahmatrix
-
ClassesClassDescriptionDataFrame is the basic object for hadling data
Current Features:
Select/Add column data
Print in System Console
Print data Summary
Import From CSV/TSV, xlsx
Reverse (transpose) data
Select Row/Column by Label or PositionSeries is the basic object for one column
Current Features:
Select single cell data
Print in System Console