Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- unboundedPreceding() - Method in interface tech.tablesaw.analytic.AnalyticQuerySteps.SetWindowStart
-
Set the bound to the first partition row.
- unique() - Method in class tech.tablesaw.api.BooleanColumn
-
Returns a column of the same type containing only the unique values
- unique() - Method in class tech.tablesaw.api.DateColumn
-
Returns a column of the same type containing only the unique values
- unique() - Method in class tech.tablesaw.api.DateTimeColumn
-
Returns a column of the same type containing only the unique values
- unique() - Method in class tech.tablesaw.api.DoubleColumn
-
Returns a column of the same type containing only the unique values
- unique() - Method in class tech.tablesaw.api.FloatColumn
-
Returns a column of the same type containing only the unique values
- unique() - Method in class tech.tablesaw.api.InstantColumn
-
Returns a column of the same type containing only the unique values
- unique() - Method in class tech.tablesaw.api.IntColumn
-
Returns a column of the same type containing only the unique values
- unique() - Method in class tech.tablesaw.api.LongColumn
-
Returns a column of the same type containing only the unique values
- unique() - Method in class tech.tablesaw.api.ShortColumn
-
Returns a column of the same type containing only the unique values
- unique() - Method in class tech.tablesaw.api.StringColumn
-
Returns a new Column containing all the unique values in this column
- unique() - Method in class tech.tablesaw.api.TimeColumn
-
Returns a column of the same type containing only the unique values
- unique() - Method in interface tech.tablesaw.columns.Column
-
Returns a column of the same type containing only the unique values
- unique() - Method in interface tech.tablesaw.columns.strings.StringData
- unique() - Method in class tech.tablesaw.columns.strings.TextualStringData
-
Returns a new Column containing all the unique values in this column
- uniqueTokens(String) - Method in interface tech.tablesaw.columns.strings.StringMapFunctions
-
Returns a column of arbitrary size containing each unique token in this column, where a token is defined using the given separator, and uniqueness is calculated across the entire column
- uniqueValuesAt(int) - Method in interface tech.tablesaw.columns.strings.DictionaryMap
-
Returns the number of unique values at or before the given index
- Up - Class in tech.tablesaw.plotly.components.threeD
- Up.UpBuilder - Class in tech.tablesaw.plotly.components.threeD
- upBuilder(double, double, double) - Static method in class tech.tablesaw.plotly.components.threeD.Up
- updateContext(Map<String, Object>) - Method in class tech.tablesaw.plotly.components.TickSettings
- upperCase() - Method in interface tech.tablesaw.columns.strings.StringMapFunctions
- url(String) - Method in class tech.tablesaw.io.DataFrameReader
-
Reads the given URL into a table using default options Uses appropriate converter based on mime-type Use
usingOptions
to use non-default options - url(URL) - Method in class tech.tablesaw.io.DataFrameReader
-
Reads the given URL into a table using default options Uses appropriate converter based on mime-type Use
usingOptions
to use non-default options - usePrintFormatters() - Method in class tech.tablesaw.io.csv.CsvWriteOptions
- usePrintFormatters(boolean) - Method in class tech.tablesaw.io.csv.CsvWriteOptions.Builder
-
Sets the usePrintFormatters option @link{tech.tablesaw.columns.ColumnFormatter} When true, printFormatters will be used in writing the output text for any column that has one.
- usingOptions(T) - Method in class tech.tablesaw.io.DataFrameReader
- usingOptions(T) - Method in class tech.tablesaw.io.DataFrameWriter
- usingOptions(ReadOptions.Builder) - Method in class tech.tablesaw.io.DataFrameReader
- Utils - Class in tech.tablesaw.plotly
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form