Preparing search index...
The search index is not available
nodejs-polars
nodejs-polars
DataType
Class DataType
Abstract
Index
Constructors
constructor
Properties
__dtype
Accessors
variant
Methods
as
Fixed
Size
List
equals
toJSON
to
String
Constructors
constructor
new
DataType
()
:
DataType
Returns
DataType
Properties
Readonly
__dtype
__dtype
:
string
Accessors
variant
get
variant
()
:
DataTypeName
Returns
DataTypeName
Methods
as
Fixed
Size
List
asFixedSizeList
()
:
null
|
DataType
&
FixedSizeList
Returns
null
|
DataType
&
FixedSizeList
equals
equals
(
other
:
DataType
)
:
boolean
Parameters
other
:
DataType
Returns
boolean
toJSON
toJSON
()
:
|
{
[
key
:
string
]:
{
[
key
:
string
]:
any
}
}
|
{
[
key
:
string
]:
DataTypeName
}
Returns
{
[
key
:
string
]:
{
[
key
:
string
]:
any
}
}
|
{
[
key
:
string
]:
DataTypeName
}
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
__dtype
Accessors
variant
Methods
as
Fixed
Size
List
equals
toJSON
to
String
nodejs-polars
Loading...