DataFrame Methods

The DataFrame type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method LoadFromCsv
Loads the dataset from CSV file.
Protected method MemberwiseClone (Inherited from Object.)
Public method Shuffle
Shuffles this dataset randomly.
Public method SplitXY(String, array<String>[]()[][])
Splits the dataset to X and Y set.
Public method SplitXY(Int32, array<Int32>[]()[][])
Splits the dataset to X and Y set.
Public method ToString (Inherited from Object.)