Preparing search index...
The search index is not available
nodejs-polars
nodejs-polars
pl
Field
Class Field
Implements
pl
.
Field
Implemented by
pl
.
Field
Index
Constructors
constructor
Properties
dtype
name
Methods
toJSON
to
String
Constructors
constructor
new
Field
(
name
:
string
,
dtype
:
DataType
)
:
pl
.
Field
Parameters
name
:
string
dtype
:
DataType
Returns
pl
.
Field
Properties
dtype
dtype
:
DataType
name
name
:
string
Methods
toJSON
toJSON
()
:
{
dtype
:
DataType
;
name
:
string
}
Returns
{
dtype
:
DataType
;
name
:
string
}
to
String
toString
()
:
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...