Removes all columns from this data frame, but preserves the existing row keys.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
| C# |
|---|
public DataFrame RemoveAllColumns() |
| Visual Basic (Declaration) |
|---|
Public Function RemoveAllColumns As DataFrame |
| Visual C++ |
|---|
public: DataFrame^ RemoveAllColumns() |