Closed drew closed 4 years ago
From the Client, list_samples will return a list of available samples and get_sample will return a single sample either as a list of raw dictionaries or a DataFrame.
Client
list_samples
get_sample
DataFrame
From the
Client
,list_samples
will return a list of available samples andget_sample
will return a single sample either as a list of raw dictionaries or aDataFrame
.