@eagleoutice/flowr - v2.13.15
Preparing search index...
src/benchmark/stats/stats
PerNodeStatsDfShape
Interface PerNodeStatsDfShape<T>
interface
PerNodeStatsDfShape
<
T
=
number
>
{
approxRangeColCount
?:
T
;
approxRangeColNames
?:
T
;
approxRangeRowCount
?:
T
;
inferredColCount
?:
"top"
|
"bottom"
|
"infinite"
|
T
;
inferredColNames
?:
"top"
|
"bottom"
|
"infinite"
|
T
;
inferredRowCount
?:
"top"
|
"bottom"
|
"infinite"
|
T
;
mappedOperations
?:
(
|
"join"
|
"create"
|
"read"
|
"accessCols"
|
"accessRows"
|
"assignCols"
|
"assignRows"
|
"setColNames"
|
"addCols"
|
"addRows"
|
"removeCols"
|
"removeRows"
|
"concatCols"
|
"concatRows"
|
"subsetCols"
|
"subsetRows"
|
"filterRows"
|
"mutateCols"
|
"groupBy"
|
"summarize"
|
"unknown"
|
"identity"
)
[]
;
numberOfEntries
:
T
;
}
Type Parameters
T
=
number
Index
Properties
approx
Range
Col
Count?
approx
Range
Col
Names?
approx
Range
Row
Count?
inferred
Col
Count?
inferred
Col
Names?
inferred
Row
Count?
mapped
Operations?
number
Of
Entries
Properties
Optional
approx
Range
Col
Count
approxRangeColCount
?:
T
Optional
approx
Range
Col
Names
approxRangeColNames
?:
T
difference between upper and lower bound of interval domain (to estimate approximation)
Optional
approx
Range
Row
Count
approxRangeRowCount
?:
T
Optional
inferred
Col
Count
inferredColCount
?:
"top"
|
"bottom"
|
"infinite"
|
T
Optional
inferred
Col
Names
inferredColNames
?:
"top"
|
"bottom"
|
"infinite"
|
T
Optional
inferred
Row
Count
inferredRowCount
?:
"top"
|
"bottom"
|
"infinite"
|
T
Optional
mapped
Operations
mappedOperations
?:
(
|
"join"
|
"create"
|
"read"
|
"accessCols"
|
"accessRows"
|
"assignCols"
|
"assignRows"
|
"setColNames"
|
"addCols"
|
"addRows"
|
"removeCols"
|
"removeRows"
|
"concatCols"
|
"concatRows"
|
"subsetCols"
|
"subsetRows"
|
"filterRows"
|
"mutateCols"
|
"groupBy"
|
"summarize"
|
"unknown"
|
"identity"
)
[]
number
Of
Entries
numberOfEntries
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approx
Range
Col
Count
approx
Range
Col
Names
approx
Range
Row
Count
inferred
Col
Count
inferred
Col
Names
inferred
Row
Count
mapped
Operations
number
Of
Entries
@eagleoutice/flowr - v2.13.15
Loading...
difference between upper and lower bound of interval domain (to estimate approximation)