C# Class BigML.DataSet.Field.Summary

Statistical summary of field
Show file Open project: bigmlcom/bigml-csharp

Protected Properties

Property Type Description
_summary dynamic

Protected Methods

Method Description
Summary ( JsonValue json ) : System.Json

Method Details

Summary() protected method

protected Summary ( JsonValue json ) : System.Json
json System.Json.JsonValue
return System.Json

Property Details

_summary protected property

protected dynamic _summary
return dynamic