tft_beam.analyzer_cache.DatasetCache | TFX | TensorFlow (original) (raw)
tft_beam.analyzer_cache.DatasetCache
Stay organized with collections Save and categorize content based on your preferences.
Complete cache for a dataset as well as metadata.
tft_beam.analyzer_cache.DatasetCache(
cache_dict, metadata
)
Attributes | |
---|---|
cache_dict | A namedtuple alias for field number 0 |
metadata | A namedtuple alias for field number 1 |
Methods
get
get(
key
)
items
items()
keys
keys()
values
values()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-01 UTC.