tlc.client

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

Modules and Packages

Module

Description

helpers

Miscellaneous helper functions.

bulk_data_url_utils

Util functions for generating bulk data Urls.

data_format

Defines the standard representations of composite features in 3LC.

sample_type

Implementations of all SampleType classes.

log

Client-side logging functions.

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.