NextSample

This is a function of the samplestream class.

Description

This gets the next sample from the SampleStream.

This includes both a time for the sample, and a Pandas Dataframe that includes each of the query points placed into evenly-spaced time buckets.

Parameters

None

Returns

A sample object if there are more samples available, or None if the end of the query has been reached.