get_column_results
Retrieve results from dbnl
Parameters
Arguments
Description
run
The dbnl Run from which to retrieve the results.
Returns
Type
Description
pandas.DataFrame
A pandas DataFrame of the uploaded data for the particular Run.
You can only call get_column_results
after the run is closed.
Examples
Last updated
Was this helpful?