Expand description
The blueprint-specific datatypes.
Modulesยง
- filter_by_range ๐
- filter_is_not_null ๐
- selected_columns ๐
- utf8list ๐
- utf8list_ext ๐
Structsยง
- Datatype: Describe a component column to be selected in the dataframe view.
- Datatype: Configuration for the filter-by-range feature of the dataframe view.
- Datatype: Configuration for the filter is not null feature of the dataframe view.
- Datatype: List of selected columns in a dataframe.
- Datatype: Defines a slider for the index of some dimension.
- Datatype: A list of strings of text, encoded as UTF-8.