Canvas Cells
Table Cells

Table Cells

Table cells in Canvas are created by placing an existing table or storing the output from a Python (Transform) cell, allowing the data in the table to be viewed. Data from table cells can be combined with other cells, such as SQL cells, to enable further analysis.

Cell edit

Key features

  • Data structuring: imported data can be stored and viewed in table format.
  • Multi-cell integration: data can be linked to Python cells and other SQL cells for complex data processing and analysis.

Usecases

  • Data storage and management: store analysis results as tables and manage data permanently.
  • Data integration: integrate multiple data sources into tables and manage them centrally.

How to use

Cell edit

  1. Create a table: define a new table with data from Python (Transform) cells and other data sources.

  2. Data visualization: allows the data stored in the table to be viewed on-screen.