tlc.core.objects.tables.from_url.utils
¶
Helpers for loading tables from URLs
Module Contents¶
Functions¶
Function |
Description |
---|---|
Resolves a unique table url from the given parameters. |
|
Resolves a unique table url from the given parameters. |
|
Returns the name of the cache file for the given table url. |
API¶
- resolve_coco_table_url( ) Url ¶
Resolves a unique table url from the given parameters.
If a table already exists matching the given parameters, the existing table url is returned. Otherwise, a new table url with a unique name is returned.