Skip to content

SQL compatibility

lanzagar edited this page Sep 25, 2014 · 13 revisions

Data

  • Data Info [O(n)]
  • X Data Sampler
  • Select Attr [O(1)]
  • Select Data [O(1)]
  • Data Table [O(n)]
  • X Rank
  • X Merge Data
  • X Concatenate
  • X Impute
  • X Edit Domain
  • Python Script
  • ? Image Viewer (untested)
  • E Continuize
  • Discretize [O(1)]
  • X Feature Constructor
  • X Purge Domain
  • Save

Visualize

  • Box plot
  • Distributions
  • Heat map
  • X Parallel Coordinates
  • E Mosaic
  • Scatter plot (error when connected, then works; send selection does not work)
  • E Sieve Diagram

X ... does not work with SQL (e.g. uses data.X or similar)

E ... error (is supposed to work with SQL, but currently has bugs)