tlc.client#

The tlc.client module is the entry point for incorporating 3LC into Python code.

Modules and Packages#

Module

Description

log

Client-side logging functions for the 3LC service.

sample_type

Implementations of all SampleType classes.

helpers

Miscellaneous helper functions.

bulk_data_url_utils

Util functions for generating bulk data Urls.

reduce

Functions for dimensionality reduction of embeddings.

torch

Features and helpers specific to PyTorch.

operations

Functions taking Table columns as inputs to produce new columns.