tlc.core.objects.tables.from_url.utils¶
Helpers for loading tables from URLs
Module Contents¶
Functions¶
Function |
Description |
|---|---|
Returns the name of the cache file for the given table url. |
|
Resolves a unique table url from the given parameters. |
|
Resolves a unique table url from the given parameters. |
API¶
- get_cache_file_name(
- table_url: Url,
Returns the name of the cache file for the given table url.