Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Q
- QQPlot - Class in tech.tablesaw.plotly.api
- QQPlot() - Constructor for class tech.tablesaw.plotly.api.QQPlot
- quadraticMean - Static variable in class tech.tablesaw.aggregate.AggregateFunctions
-
A function that takes a
NumericColumn
argument and returns the quadratic mean, aka, the root-mean-square - quadraticMean() - Method in interface tech.tablesaw.api.NumericColumn
-
Returns the quadraticMean, aka the root-mean-square, for all values in this column
- quadraticMean() - Method in class tech.tablesaw.columns.numbers.Stats
-
Returns the quadratic mean of the values
- QuantilePlot - Class in tech.tablesaw.plotly.api
- QuantilePlot() - Constructor for class tech.tablesaw.plotly.api.QuantilePlot
- quartile1 - Static variable in class tech.tablesaw.aggregate.AggregateFunctions
-
A function that takes a
NumericColumn
argument and returns the first quartile of the values in the column - quartile1() - Method in interface tech.tablesaw.api.NumericColumn
-
Returns the 1st quartile of the data in this column
- quartile3 - Static variable in class tech.tablesaw.aggregate.AggregateFunctions
-
A function that takes a
NumericColumn
argument and returns the third quartile of the values in the column - quartile3() - Method in interface tech.tablesaw.api.NumericColumn
-
Returns the 3rd quartile of the data in this column
- query() - Static method in class tech.tablesaw.analytic.AnalyticQuery
-
Entry point for the fluent analytic query builder.
- QuerySupport - Class in tech.tablesaw.api
-
Utility methods to aid in the construction of complex queries on tables
- QuerySupport() - Constructor for class tech.tablesaw.api.QuerySupport
- quickQuery() - Static method in class tech.tablesaw.analytic.AnalyticQuery
-
Entry point for the fluent Analytic Query Builder.
- quote(String) - Static method in class tech.tablesaw.plotly.Utils
- quoteAllFields() - Method in class tech.tablesaw.io.csv.CsvWriteOptions
- quoteAllFields(boolean) - Method in class tech.tablesaw.io.csv.CsvWriteOptions.Builder
-
Causes all data exported as a CSV file to be enclosed in quotes.
- quoteChar() - Method in class tech.tablesaw.io.csv.CsvReadOptions
- quoteChar() - Method in class tech.tablesaw.io.csv.CsvWriteOptions
- quoteChar(char) - Method in class tech.tablesaw.io.csv.CsvWriteOptions.Builder
- quoteChar(Character) - Method in class tech.tablesaw.io.csv.CsvReadOptions.Builder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form