Skip to main content

DataFrames Tabluar UI

In addition to providing low-code API for data transformation using SQL constructs, SQL Frames also provides no-code tabular UI suitable to display different types of DataFrames. End users can do tweaks to the UI to suite their workflow while analyzing the data. Here are some of the UI interactions that end users can perform

  1. Setting header fields (fields fixed without scrolling)
  2. Selecting desired fields and their order
  3. Multi-field sorting
  4. Setting hierarchical fields
  5. Expanding to specific levels of the hierarchy
  6. Selecting row and column fields of the pivot table
  7. Transposing the pivot table

This list of operations will be expanded over time briding the gap between low-code and no-code.