You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A DataTable enter to be added to CodeCellValue and Import
Column Names (default to numbered). How do we know if existing data has column headers?
UI to support adding/editing names
Convert parquet and csv imports into CodeRunResults automatically
Update Python and JS APIs to support table names
AI updates
Data Tables v2: sorting and filteirng
Output CSVs, requests, connection responses, and all other dataset functions as data tables that can be sorted, ordered, etc.
#408 to be solved at same time for consuming these named tables/ranges in code, formulas, etc.
Data table initial feature set:
Sort ascending, descending by column
Hide columns or rows
Reorder columns or rows
Change number of total rows displayed
Filtering by conditions
The text was updated successfully, but these errors were encountered:
Data Tables v1: Name Data Tables
CodeCellValue
andImport
Data Tables v2: sorting and filteirng
Output CSVs, requests, connection responses, and all other dataset functions as data tables that can be sorted, ordered, etc.
#408 to be solved at same time for consuming these named tables/ranges in code, formulas, etc.
Data table initial feature set:
The text was updated successfully, but these errors were encountered: