nodejs-polars
Preparing search index...
<internal>
TabularDataResource
Type Alias TabularDataResource
Tabular Data Resource from
https://specs.frictionlessdata.io/schemas/tabular-data-resource.json
,
type
TabularDataResource
=
{
data
:
any
[]
;
schema
:
{
fields
:
DataResourceField
[]
}
;
}
Index
Properties
data
schema
Properties
data
data
:
any
[]
schema
schema
:
{
fields
:
DataResourceField
[]
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
schema
nodejs-polars
Loading...
Tabular Data Resource from https://specs.frictionlessdata.io/schemas/tabular-data-resource.json,