The script outputs the requested LabKey table in the form of a pandas data frame.
Right now the script prints a representation of a `pandas` data frame containing the requested LabKey table the the screen.
For further processing the current script could be included in another script, or it could be modified to write out the data in a desired file format (e.g., TSV).