Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
PivotValue_SummarizeFunction_Average :: PivotValue_SummarizeFunctiongogol-sheets Gogol.Sheets Corresponds to the AVERAGE function.
pattern
PivotValue_SummarizeFunction_Count :: PivotValue_SummarizeFunctiongogol-sheets Gogol.Sheets Corresponds to the COUNT function.
pattern
PivotValue_SummarizeFunction_Counta :: PivotValue_SummarizeFunctiongogol-sheets Gogol.Sheets Corresponds to the COUNTA function.
pattern
PivotValue_SummarizeFunction_Countunique :: PivotValue_SummarizeFunctiongogol-sheets Gogol.Sheets Corresponds to the COUNTUNIQUE function.
pattern
PivotValue_SummarizeFunction_Custom :: PivotValue_SummarizeFunctiongogol-sheets Gogol.Sheets Indicates the formula should be used as-is. Only valid if PivotValue.formula was set.
pattern
PivotValue_SummarizeFunction_Max :: PivotValue_SummarizeFunctiongogol-sheets Gogol.Sheets Corresponds to the MAX function.
pattern
PivotValue_SummarizeFunction_Median :: PivotValue_SummarizeFunctiongogol-sheets Gogol.Sheets Corresponds to the MEDIAN function.
pattern
PivotValue_SummarizeFunction_Min :: PivotValue_SummarizeFunctiongogol-sheets Gogol.Sheets Corresponds to the MIN function.
pattern
PivotValue_SummarizeFunction_None :: PivotValue_SummarizeFunctiongogol-sheets Gogol.Sheets Indicates that the value is already summarized, and the summarization function is not explicitly specified. Used for Looker data source pivot tables where the value is already summarized.
-
gogol-sheets Gogol.Sheets The default, do not use.