Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- e - Enum constant in enum class tech.tablesaw.plotly.components.TickSettings.ExponentFormat
- E - Enum constant in enum class tech.tablesaw.plotly.components.TickSettings.ExponentFormat
- earliestDate - Static variable in class tech.tablesaw.aggregate.AggregateFunctions
-
A function that takes a column argument and returns the earliest date in that column
- earliestDateTime - Static variable in class tech.tablesaw.aggregate.AggregateFunctions
-
A function that takes a column argument and returns the earliest date-time value in that column
- EARTH - Enum constant in enum class tech.tablesaw.plotly.components.Marker.Palette
- either(Function<Table, Selection>, Function<Table, Selection>) - Static method in class tech.tablesaw.api.QuerySupport
-
Returns a selection for all records that match either of the given functions
- ELECTRIC - Enum constant in enum class tech.tablesaw.plotly.components.Marker.Palette
- elementCreator() - Method in class tech.tablesaw.io.html.HtmlWriteOptions
- elementCreator(HtmlWriteOptions.ElementCreator) - Method in class tech.tablesaw.io.html.HtmlWriteOptions.Builder
- EMPTY - Static variable in interface tech.tablesaw.io.ReadOptions.ColumnTypeReadOptions
- emptyCopy() - Method in class tech.tablesaw.api.BooleanColumn
-
Returns a copy of the receiver with no data.
- emptyCopy() - Method in class tech.tablesaw.api.DateColumn
-
Returns a copy of the receiver with no data.
- emptyCopy() - Method in class tech.tablesaw.api.DateTimeColumn
-
Returns a copy of the receiver with no data.
- emptyCopy() - Method in class tech.tablesaw.api.InstantColumn
-
Returns a copy of the receiver with no data.
- emptyCopy() - Method in class tech.tablesaw.api.NumberColumn
-
Returns a copy of the receiver with no data.
- emptyCopy() - Method in class tech.tablesaw.api.ShortColumn
-
Returns a copy of the receiver with no data.
- emptyCopy() - Method in class tech.tablesaw.api.StringColumn
-
Returns a copy of the receiver with no data.
- emptyCopy() - Method in class tech.tablesaw.api.Table
-
Returns a table with the same columns as this table, but no data
- emptyCopy() - Method in class tech.tablesaw.api.TimeColumn
-
Returns a copy of the receiver with no data.
- emptyCopy() - Method in class tech.tablesaw.columns.AbstractColumn
-
Returns a copy of the receiver with no data.
- emptyCopy() - Method in interface tech.tablesaw.columns.Column
-
Returns a copy of the receiver with no data.
- emptyCopy() - Method in interface tech.tablesaw.columns.strings.StringData
- emptyCopy() - Method in class tech.tablesaw.columns.strings.TextualStringData
- emptyCopy() - Method in interface tech.tablesaw.columns.temporal.TemporalMapFunctions
- emptyCopy(int) - Method in class tech.tablesaw.api.BooleanColumn
-
Returns an empty copy of the receiver, with its internal storage initialized to the given row size.
- emptyCopy(int) - Method in class tech.tablesaw.api.DateColumn
-
Returns an empty copy of the receiver, with its internal storage initialized to the given row size.
- emptyCopy(int) - Method in class tech.tablesaw.api.DateTimeColumn
-
Returns an empty copy of the receiver, with its internal storage initialized to the given row size.
- emptyCopy(int) - Method in class tech.tablesaw.api.InstantColumn
-
Returns an empty copy of the receiver, with its internal storage initialized to the given row size.
- emptyCopy(int) - Method in class tech.tablesaw.api.NumberColumn
-
Returns an empty copy of the receiver, with its internal storage initialized to the given row size.
- emptyCopy(int) - Method in class tech.tablesaw.api.ShortColumn
-
Returns an empty copy of the receiver, with its internal storage initialized to the given row size.
- emptyCopy(int) - Method in class tech.tablesaw.api.StringColumn
-
Returns an empty copy of the receiver, with its internal storage initialized to the given row size.
- emptyCopy(int) - Method in class tech.tablesaw.api.Table
-
Returns a table with the same columns as this table, but no data, initialized to the given row size
- emptyCopy(int) - Method in class tech.tablesaw.api.TimeColumn
-
Returns an empty copy of the receiver, with its internal storage initialized to the given row size.
- emptyCopy(int) - Method in interface tech.tablesaw.columns.Column
-
Returns an empty copy of the receiver, with its internal storage initialized to the given row size.
- emptyCopy(int) - Method in interface tech.tablesaw.columns.strings.StringData
- emptyCopy(int) - Method in class tech.tablesaw.columns.strings.TextualStringData
- emptyValue() - Method in class tech.tablesaw.io.fixed.FixedWidthWriteOptions
- emptyValue(String) - Method in class tech.tablesaw.io.fixed.FixedWidthWriteOptions.Builder
- encryptionType(EncryptionType) - Method in class tech.tablesaw.io.saw.SawWriteOptions
-
Sets the encryption type for the storage NOTE: This is a placeholder-only, to allow for adding encryption support later without changing the format of the metadata file
- EncryptionType - Enum Class in tech.tablesaw.io.saw
-
Indicates the type of compression to use
- endsWith - Static variable in class tech.tablesaw.columns.strings.StringPredicates
- endsWith(String) - Method in interface tech.tablesaw.columns.strings.StringFilters
- endsWith(String) - Method in class tech.tablesaw.filtering.DeferredStringColumn
- endsWith(String) - Method in interface tech.tablesaw.filtering.StringFilterSpec
- engine - Variable in class tech.tablesaw.plotly.traces.AbstractTrace
- ENUMERATED - Enum constant in enum class tech.tablesaw.plotly.components.Grid.RowOrder
- equals(int, int) - Method in class tech.tablesaw.api.BooleanColumn
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in class tech.tablesaw.api.DateColumn
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in class tech.tablesaw.api.DateTimeColumn
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in class tech.tablesaw.api.DoubleColumn
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in class tech.tablesaw.api.FloatColumn
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in class tech.tablesaw.api.InstantColumn
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in class tech.tablesaw.api.IntColumn
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in class tech.tablesaw.api.LongColumn
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in class tech.tablesaw.api.ShortColumn
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in class tech.tablesaw.api.StringColumn
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in class tech.tablesaw.api.TimeColumn
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in interface tech.tablesaw.columns.Column
-
Returns true if the value in this column at rowNumber1 is equal to the value at rowNumber2
- equals(int, int) - Method in class tech.tablesaw.columns.strings.TextualStringData
- equals(Object) - Method in class tech.tablesaw.columns.AbstractColumnType
- equals(Object) - Method in class tech.tablesaw.columns.strings.ByteDictionaryMap
- equals(Object) - Method in class tech.tablesaw.columns.strings.IntDictionaryMap
- equals(Object) - Method in class tech.tablesaw.columns.strings.ShortDictionaryMap
- equals(Object) - Method in class tech.tablesaw.io.csv.CsvReadOptions
- equals(Object) - Method in class tech.tablesaw.io.saw.ColumnMetadata
- equals(Object) - Method in class tech.tablesaw.io.saw.SawMetadata
- equals(Object) - Method in class tech.tablesaw.io.saw.TableMetadata
- equals(Object) - Method in class tech.tablesaw.plotly.components.Font
- equals(Object) - Method in class tech.tablesaw.selection.BitmapBackedSelection
- equals(Object) - Method in class tech.tablesaw.selection.BitSetBackedSelection
- equals(Object) - Method in class tech.tablesaw.sorting.comparators.IntComparatorChain
- equalsIgnoreCase(String) - Method in interface tech.tablesaw.columns.strings.StringFilters
- equalsIgnoreCase(Column<String>) - Method in interface tech.tablesaw.columns.strings.StringFilters
- equalsIgnoreCase(Column<String>) - Method in class tech.tablesaw.filtering.DeferredStringColumn
- equalsIgnoreCase(Column<String>) - Method in interface tech.tablesaw.filtering.StringFilterSpec
- errorContentLength() - Method in class tech.tablesaw.io.fixed.FixedWidthWriteOptions
- errorContentLength(int) - Method in class tech.tablesaw.io.fixed.FixedWidthWriteOptions.Builder
- errorSettings(FixedWidthWriterSettings, FixedWidthWriteOptions) - Method in class tech.tablesaw.io.fixed.FixedWidthWriter
- escapeChar() - Method in class tech.tablesaw.io.csv.CsvReadOptions
- escapeChar() - Method in class tech.tablesaw.io.csv.CsvWriteOptions
- escapeChar(char) - Method in class tech.tablesaw.io.csv.CsvWriteOptions.Builder
- escapeChar(Character) - Method in class tech.tablesaw.io.csv.CsvReadOptions.Builder
- escapeText() - Method in class tech.tablesaw.io.html.HtmlWriteOptions
- escapeText(boolean) - Method in class tech.tablesaw.io.html.HtmlWriteOptions.Builder
- eval(BiPredicate<Boolean, Boolean>, Boolean) - Method in class tech.tablesaw.api.BooleanColumn
-
Returns a Selection of the elements that return true when the predicate is evaluated with the given Boolean argument
- eval(BiPredicate<Number, Number>, Number) - Method in interface tech.tablesaw.api.NumericColumn
- eval(BiPredicate<Number, Number>, Number) - Method in interface tech.tablesaw.columns.numbers.NumberFilters
- eval(BiPredicate<String, Integer>, Integer) - Method in interface tech.tablesaw.columns.strings.StringFilters
- eval(BiPredicate<String, String>, String) - Method in interface tech.tablesaw.columns.strings.StringFilters
- eval(BiPredicate<String, String>, Column<String>) - Method in interface tech.tablesaw.columns.strings.StringFilters
- eval(BiPredicate<LocalDate, LocalDate>, LocalDate) - Method in interface tech.tablesaw.columns.dates.DateFilters
- eval(BiPredicate<LocalTime, LocalTime>, LocalTime) - Method in interface tech.tablesaw.columns.times.TimeFilters
- eval(BiPredicate<T, T>, T) - Method in interface tech.tablesaw.columns.temporal.TemporalFilters
- eval(DoublePredicate) - Method in interface tech.tablesaw.api.NumericColumn
- eval(DoublePredicate) - Method in interface tech.tablesaw.columns.numbers.NumberFilters
- eval(IntPredicate) - Method in interface tech.tablesaw.columns.dates.DateFilters
-
This version operates on predicates that treat the given IntPredicate as operating on a packed local time This is much more efficient that using a LocalTimePredicate, but requires that the developer understand the semantics of packedLocalTimes
- eval(IntPredicate) - Method in interface tech.tablesaw.columns.times.TimeFilters
- eval(LongPredicate) - Method in interface tech.tablesaw.columns.temporal.TemporalFilters
- eval(Predicate<Boolean>) - Method in class tech.tablesaw.api.BooleanColumn
-
Returns a Selection of the elements that return true when the predicate is evaluated
- eval(Predicate<String>) - Method in interface tech.tablesaw.columns.strings.StringFilters
- eval(Predicate<LocalDate>) - Method in interface tech.tablesaw.columns.dates.DateFilters
-
Returns a selection formed by applying the given predicate
- eval(Predicate<LocalTime>) - Method in interface tech.tablesaw.columns.times.TimeFilters
- eval(Predicate<T>) - Method in interface tech.tablesaw.columns.temporal.TemporalFilters
- eval(BytePredicate) - Method in class tech.tablesaw.api.BooleanColumn
-
Returns a Selection of the elements that return true when the predicate is evaluated
- eval(IntBiPredicate, int) - Method in interface tech.tablesaw.columns.dates.DateFilters
- eval(IntBiPredicate, int) - Method in interface tech.tablesaw.columns.times.TimeFilters
- eval(IntBiPredicate, DateColumn) - Method in interface tech.tablesaw.columns.dates.DateFilters
- eval(IntBiPredicate, TimeColumn) - Method in interface tech.tablesaw.columns.times.TimeFilters
- eval(LongBiPredicate, long) - Method in interface tech.tablesaw.columns.temporal.TemporalFilters
- eval(LongBiPredicate, DateTimeColumn) - Method in interface tech.tablesaw.columns.temporal.TemporalFilters
- EventHandler - Interface in tech.tablesaw.plotly.event
- EventHandlerBody - Interface in tech.tablesaw.plotly.event
- eventHandlerFunction(String, String) - Method in class tech.tablesaw.plotly.components.Figure
- execute() - Method in class tech.tablesaw.analytic.AnalyticQuery
-
Executes the query adding all the calculated columns to a new table.
- execute() - Method in interface tech.tablesaw.analytic.AnalyticQuerySteps.Execute
-
Executes the query adding all the calculated columns to a new table.
- executeInPlace() - Method in class tech.tablesaw.analytic.AnalyticQuery
-
Executes the query and adds all the calculated columns directly to the source table.
- executeInPlace() - Method in interface tech.tablesaw.analytic.AnalyticQuerySteps.Execute
-
Executes the query and adds all the calculated columns directly to the source table.
- expandIncompleteRows() - Method in class tech.tablesaw.io.fixed.FixedWidthWriteOptions
- expandIncompleteRows(boolean) - Method in class tech.tablesaw.io.fixed.FixedWidthWriteOptions.Builder
- exponentFormat(TickSettings.ExponentFormat) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
If "all", all exponents are shown besides their significands.
- EXTENDED_TYPES - Static variable in class tech.tablesaw.io.ReadOptions
-
An extended list of types that are used if minimizeColumnSizes is true.
- Eye - Class in tech.tablesaw.plotly.components.threeD
- Eye.EyeBuilder - Class in tech.tablesaw.plotly.components.threeD
- eyeBuilder(double, double, double) - Static method in class tech.tablesaw.plotly.components.threeD.Eye
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form