Skip to main content

Dataset

WLJS
Wolfram Kernel
Execution environment
Dataset[list_List, a_Association]

represents a structured dataset based on a hierarchy of lists and associations.

warning

To be written. See original doc

Optimizations

Use numerical data or DateObject or boolean type for an entire column to get better performance.

Notes

It supports lazy loading for a large set with many rows. The data is stored partially on Kernel if it exceeds 0.5 mB.

The data is saved, when exported using HTML file