Class HttpDataLoader
Load data from a remote source
Implements
Namespace: IVLab.ABREngine
Assembly: IVLab.ABREngine.Runtime.dll
Syntax
public class HttpDataLoader : IDataLoader
Methods
| Improve this Doc View SourceLoadData(string)
Load data specified by dataPath
from a particular source
Declaration
public RawDataset LoadData(string dataPath)
Parameters
Type | Name | Description |
---|---|---|
string | dataPath |
Returns
Type | Description |
---|---|
RawDataset |