Skip to main content

Crate re_dataframe_ui

Crate re_dataframe_ui 

Source
Expand description

Rich table widget over datafusion.

Modules§

experimental_field_metadata
Arrow field metadata keys for configuring card behavior.

Structs§

ColumnBlueprint
The blueprint for a specific column.
ColumnFilter
A filter applied to a table’s column.
DataFusionTableWidget
DisplayRecordBatch
FloatFilter
Filter for floating point column types.
IntFilter
Filter for integer column types.
Nullability
The nullability of a nested arrow datatype.
NullableBooleanFilter
Filter for nullable boolean columns.
SortBy
StreamingCacheTableProvider
A TableProvider that caches streaming results from an inner TableProvider.
StringFilter
TableBlueprints
Associations between table identities and their registered and editable blueprints.
TimestampFilter
A filter for arrow::datatypes::DataType::Timestamp columns.

Enums§

ComparisonOperator
DisplayRecordBatchError
NonNullableBooleanFilter
Filter for non-nullable boolean columns.
SortDirection
StringOperator
TableBlueprintError
TableStatus
In which state the table currently is?
TypedFilter
Concrete implementation of a Filter with static dispatch.

Constants§

CELL_SEPARATOR_STROKE_OFFSET

Functions§

apply_table_style_fixes
This applies some fixes so that the column resize bar is correctly displayed.
cell_ui
column_header_tooltip_ui
default_display_name_for_column
header_ui