tlc.core.objects.tables.from_url#

Subclasses of Table which take a Url as input

Modules and Packages#

Module

Description

table_from_coco

A table populated from a dataset in the COCO format

table_from_yolo

A table populated from a YOLO dataset

table_from_row_cache

A table representing another, potentially unregistered, Table type from a URL

utils

Helpers for loading tables from URLs

table_from_csv

A table populated from a comma-separated values (CSV) string loaded from a URL

table_from_parquet

A table populated from a Parquet file loaded from a URL