Timestream.col

Timestream.col(name)

Return a Timestream accessing the named column or field of self.

Parameters:

name (str)

The name of the column or field to access.

Raises:

TypeError

When the Timestream is not a record.