Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- Valign(Annotation.Valign) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- valueHash(int) - Method in class tech.tablesaw.api.BooleanColumn
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in class tech.tablesaw.api.DateColumn
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in class tech.tablesaw.api.DateTimeColumn
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in class tech.tablesaw.api.DoubleColumn
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in class tech.tablesaw.api.FloatColumn
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in class tech.tablesaw.api.InstantColumn
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in class tech.tablesaw.api.IntColumn
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in class tech.tablesaw.api.LongColumn
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in class tech.tablesaw.api.ShortColumn
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in class tech.tablesaw.api.StringColumn
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in class tech.tablesaw.api.TimeColumn
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in interface tech.tablesaw.columns.Column
- 
Returns an int suitable as a hash for the value in this column at the given index
- valueHash(int) - Method in class tech.tablesaw.columns.strings.TextualStringData
- valueIsMissing(byte) - Static method in class tech.tablesaw.api.BooleanColumn
- 
Returnstrueif b is the missing value indicator for this column type
- valueIsMissing(byte) - Static method in class tech.tablesaw.columns.booleans.BooleanColumnType
- valueIsMissing(double) - Static method in class tech.tablesaw.api.DoubleColumn
- valueIsMissing(double) - Static method in class tech.tablesaw.columns.numbers.DoubleColumnType
- 
Returns true if the given value is the missing value indicator for this column type
- valueIsMissing(float) - Static method in class tech.tablesaw.api.FloatColumn
- valueIsMissing(float) - Static method in class tech.tablesaw.columns.numbers.FloatColumnType
- 
Returns true if the given value is the missing value indicator for this column type
- valueIsMissing(int) - Static method in class tech.tablesaw.api.DateColumn
- valueIsMissing(int) - Static method in class tech.tablesaw.api.IntColumn
- valueIsMissing(int) - Static method in class tech.tablesaw.api.ShortColumn
- valueIsMissing(int) - Static method in class tech.tablesaw.api.TimeColumn
- valueIsMissing(int) - Static method in class tech.tablesaw.columns.dates.DateColumnType
- valueIsMissing(int) - Static method in class tech.tablesaw.columns.numbers.IntColumnType
- 
Returns true if the given value is the missing value indicator for this column type
- valueIsMissing(int) - Static method in class tech.tablesaw.columns.numbers.ShortColumnType
- valueIsMissing(int) - Static method in class tech.tablesaw.columns.times.TimeColumnType
- valueIsMissing(long) - Static method in class tech.tablesaw.api.DateTimeColumn
- valueIsMissing(long) - Static method in class tech.tablesaw.api.InstantColumn
- valueIsMissing(long) - Static method in class tech.tablesaw.api.LongColumn
- valueIsMissing(long) - Static method in class tech.tablesaw.columns.datetimes.DateTimeColumnType
- valueIsMissing(long) - Static method in class tech.tablesaw.columns.instant.InstantColumnType
- valueIsMissing(long) - Static method in class tech.tablesaw.columns.numbers.LongColumnType
- 
Returns true if the given value is the missing value indicator for this column type
- valueIsMissing(String) - Static method in class tech.tablesaw.api.StringColumn
- valueIsMissing(String) - Static method in class tech.tablesaw.columns.strings.StringColumnType
- valueIsMissing(String) - Static method in class tech.tablesaw.columns.strings.TextualStringData
- valueOf(String) - Static method in interface tech.tablesaw.api.ColumnType
- 
Returns the columnType named by the argument
- valueOf(String) - Static method in enum class tech.tablesaw.io.saw.CompressionType
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.io.saw.EncryptionType
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.joining.JoinType
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Annotation.Align
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Annotation.ClicktoShow
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Annotation.Valign
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Annotation.Xanchor
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Annotation.Yanchor
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Axis.AutoRange
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Axis.CategoryOrder
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Axis.Constrain
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Axis.ConstrainToward
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Axis.RangeMode
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Axis.ScaleAnchor
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Axis.Side
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Axis.Spikes.SpikeSnap
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Axis.Type
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.ColorBar.LenMode
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.ColorBar.ThicknessMode
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.ColorBar.Xanchor
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.ColorBar.Yanchor
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Font.Family
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Gradient.Type
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Grid.Pattern
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Grid.RowOrder
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Grid.XSide
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Grid.YSide
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Layout.BarMode
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Layout.DragMode
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Layout.HoverMode
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Line.Dash
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Line.Shape
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Marker.Palette
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Marker.SizeMode
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.Symbol
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.TickSettings.DisplayRules
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.TickSettings.ExponentFormat
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.TickSettings.Mirror
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.TickSettings.TickMode
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.components.TickSettings.TickPlacement
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.traces.AbstractTrace.Visibility
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.traces.BarTrace.Orientation
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.traces.HistogramTrace.HistFunc
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.traces.HistogramTrace.HistNorm
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.traces.ScatterTrace.Fill
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.traces.ScatterTrace.Mode
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.plotly.traces.ScatterTrace.YAxis
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.tablesaw.sorting.Sort.Order
- 
Returns the enum constant of this class with the specified name.
- values - Static variable in interface tech.tablesaw.api.ColumnType
- values - Variable in class tech.tablesaw.columns.strings.TextualStringData
- values() - Static method in interface tech.tablesaw.api.ColumnType
- 
Returns an array containing all supported ColumnTypes
- values() - Method in class tech.tablesaw.columns.strings.ByteDictionaryMap
- values() - Method in class tech.tablesaw.columns.strings.IntDictionaryMap
- values() - Method in class tech.tablesaw.columns.strings.ShortDictionaryMap
- values() - Static method in enum class tech.tablesaw.io.saw.CompressionType
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.io.saw.EncryptionType
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.joining.JoinType
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Annotation.Align
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Annotation.ClicktoShow
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Annotation.Valign
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Annotation.Xanchor
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Annotation.Yanchor
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Axis.AutoRange
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Axis.CategoryOrder
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Axis.Constrain
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Axis.ConstrainToward
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Axis.RangeMode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Axis.ScaleAnchor
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Axis.Side
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Axis.Spikes.SpikeSnap
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Axis.Type
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.ColorBar.LenMode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.ColorBar.ThicknessMode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.ColorBar.Xanchor
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.ColorBar.Yanchor
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Font.Family
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Gradient.Type
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Grid.Pattern
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Grid.RowOrder
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Grid.XSide
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Grid.YSide
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Layout.BarMode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Layout.DragMode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Layout.HoverMode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Line.Dash
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Line.Shape
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Marker.Palette
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Marker.SizeMode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.Symbol
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.TickSettings.DisplayRules
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.TickSettings.ExponentFormat
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.TickSettings.Mirror
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.TickSettings.TickMode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.components.TickSettings.TickPlacement
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.traces.AbstractTrace.Visibility
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.traces.BarTrace.Orientation
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.traces.HistogramTrace.HistFunc
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.traces.HistogramTrace.HistNorm
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.traces.ScatterTrace.Fill
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.traces.ScatterTrace.Mode
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.plotly.traces.ScatterTrace.YAxis
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.tablesaw.sorting.Sort.Order
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- variance - Static variable in class tech.tablesaw.aggregate.AggregateFunctions
- 
A function that takes aNumericColumnargument and returns the variance of its values
- variance() - Method in interface tech.tablesaw.api.NumericColumn
- 
Returns the sample variance of the data in this column
- variance() - Method in class tech.tablesaw.columns.numbers.NumberRollingColumn
- variance() - Method in class tech.tablesaw.columns.numbers.Stats
- 
Returns the sample variance of the values
- VERDANA - Enum constant in enum class tech.tablesaw.plotly.components.Font.Family
- VERTICAL - Enum constant in enum class tech.tablesaw.plotly.components.Gradient.Type
- VERTICAL - Enum constant in enum class tech.tablesaw.plotly.traces.BarTrace.Orientation
- VerticalBarPlot - Class in tech.tablesaw.plotly.api
- VerticalBarPlot() - Constructor for class tech.tablesaw.plotly.api.VerticalBarPlot
- VH - Enum constant in enum class tech.tablesaw.plotly.components.Line.Shape
- VHV - Enum constant in enum class tech.tablesaw.plotly.components.Line.Shape
- ViolinPlot - Class in tech.tablesaw.plotly.api
- ViolinPlot() - Constructor for class tech.tablesaw.plotly.api.ViolinPlot
- ViolinTrace - Class in tech.tablesaw.plotly.traces
- ViolinTrace.ViolinBuilder - Class in tech.tablesaw.plotly.traces
- VIRIDIS - Enum constant in enum class tech.tablesaw.plotly.components.Marker.Palette
- visible - Variable in class tech.tablesaw.plotly.traces.TraceBuilder
- visible(boolean) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- visible(boolean) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- visible(AbstractTrace.Visibility) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- visible(AbstractTrace.Visibility) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- visible(AbstractTrace.Visibility) - Method in class tech.tablesaw.plotly.traces.TraceBuilder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form