Fetch a list of analytes and additional analyte info for a given tenant.
get_tenant_analytes(tenant_id)
integer of tenant ID.
A dataframe containing the tenant's analytes. Columns include Id, AnalyteName, DisplayName, UnitId, UnitGroupId, and TenantId.