market-data-sanity-checker - v1.2.0
Preparing search index...
ingestFile
Function ingestFile
ingestFile
(
path
:
string
,
options
?:
IngestOptions
)
:
Promise
<
unknown
>
Reads a .csv or .json file and normalizes it to the canonical (unvalidated) dataset shape.
Parameters
path
:
string
options
:
IngestOptions
= {}
Returns
Promise
<
unknown
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
market-data-sanity-checker - v1.2.0
Loading...
Reads a .csv or .json file and normalizes it to the canonical (unvalidated) dataset shape.