Execution
Timestream.preview | Preview the points in this TimeStream as a DataFrame. |
Timestream.to_pandas | Execute the TimeStream with the given options and return a DataFrame. |
Timestream.run_iter | Execute the TimeStream producing an iterator over the results. |
Timestream.write | Execute the TimeStream writing to the given destination. |