/** * DataFrames and other statistical utilities. DataFrames are a data structure with a header and row names. All elements of a column are of the same type. */ package nl.helixsoft.stats;