Preview the points in this TimeStream as a DataFrame.
limit (int, default: 10)
10
The number of points to preview.
results (Optional[Union[History, Snapshot]], default: None)
None
The results to produce. Defaults to History() producing all points.
History()