DataFrame
DataFrame copied to clipboard
Add withColumnNames:withRowNames:
Currently there is no easy way to directly create a DataFrame with preconfigured collections of column and row names. Add a class method named withColumnNames:withRowNames: to answer a new DataFrame with given column and row names.