Preparing search index...
The search index is not available
nodejs-polars
nodejs-polars
pl
Field
Class Field
Implements
Field
Implemented by
Field
Index
Constructors
constructor
Properties
dtype
name
Methods
toJSON
to
String
Constructors
constructor
new
Field
(
name
,
dtype
)
:
Field
Parameters
name
:
string
dtype
:
DataType
Returns
Field
Properties
dtype
dtype
:
DataType
name
name
:
string
Methods
toJSON
toJSON
(
)
:
{
dtype
:
DataType
;
name
:
string
;
}
Returns
{
dtype
:
DataType
;
name
:
string
;
}
dtype
:
DataType
name
:
string
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
dtype
name
Methods
toJSON
to
String
nodejs-polars
Loading...