Variable
class Variable
Variables represent the "columns" in tables (and uploads), and have certain metadata as well as detailed univariate summary statistics associated with them. Use this class to interface with variables and their metadata.
Constructors
Construct a reference to a variable within a table based on its (case-insensitive) name.
Examples
Attributes
properties
table
Methods
List all visible datasets owned by the user.
Update a variable's metadata.
Last updated