DataFrame Methods
The DataFrame type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
LoadFromCsv |
Loads the dataset from CSV file.
|
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Shuffle |
Shuffles this dataset randomly.
|
![]() |
SplitXY(String, array<String>[]()[][]) |
Splits the dataset to X and Y set.
|
![]() |
SplitXY(Int32, array<Int32>[]()[][]) |
Splits the dataset to X and Y set.
|
![]() |
ToString | (Inherited from Object.) |