nodejs-polars
Preparing search index...
<internal>
Struct
Class Struct
Hierarchy (
View Summary
)
DataType
<
"Struct"
>
Struct
Index
Constructors
constructor
Properties
__
dtype
Accessors
inner
variant
Methods
as
Fixed
Size
List
equals
to
JSON
to
String
Constructors
constructor
new
Struct
(
inner
:
pl
.
Field
[]
|
{
[
name
:
string
]:
DataType
<
any
>
}
)
:
Struct
Parameters
inner
:
pl
.
Field
[]
|
{
[
name
:
string
]:
DataType
<
any
>
}
Returns
Struct
Properties
__
dtype
__dtype
:
"Struct"
Accessors
inner
get
inner
()
:
pl
.
Field
[]
Returns
pl
.
Field
[]
variant
get
variant
()
:
DataTypeName
Returns
DataTypeName
Methods
as
Fixed
Size
List
asFixedSizeList
()
:
null
Returns
null
equals
equals
(
other
:
DataType
)
:
boolean
Parameters
other
:
DataType
Returns
boolean
to
JSON
toJSON
()
:
any
Returns
any
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
__
dtype
Accessors
inner
variant
Methods
as
Fixed
Size
List
equals
to
JSON
to
String
nodejs-polars
Loading...