DataFrames
The DataFrames
package adds support for the DataFrame
object, an in-memory rectangular data structure.
It is similar to a 2-D Array with column names and many convenient associated methods.
The DataFrames
package adds support for the DataFrame
object, an in-memory rectangular data structure.
It is similar to a 2-D Array with column names and many convenient associated methods.