Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.6.x
WatsonXAI
DataOutput
Interface DataOutput
Data shape after the transformation.
interface
DataOutput
{
columns
?:
number
;
rows
?:
number
;
}
Index
Properties
columns?
rows?
Properties
Optional
columns
columns
?:
number
The number of columns.
Optional
rows
rows
?:
number
The number of rows.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
columns
rows
@ibm-cloud/watsonx-ai
Loading...
Data shape after the transformation.