foundry.models
FoundrySpecificationDataset
Pydantic base class for datasets within the Foundry data package specification
FoundrySpecification
Pydantic base class for interacting with the Foundry data package specification The specification provides a way to group datasets and manage versions
add_dependency
clear_dependencies
remove_duplicate_dependencies
FoundryDatasetType
Foundry Dataset Types Enumeration of the possible Foundry dataset types
FoundryKeyClass
FoundryKey
FoundrySplit
FoundrySchema
Foundry Dataset Schema for Foundry Datasets. This includes specifications of inputs, outputs, type, version, and more
FoundryDataset
FoundryBase
Configuration information for Foundry instance
Args:
dataframe_file
(str): Filename to read dataframe contents from
metadata_file
(str): Filename to read metadata contents from defaults to reading for MDF Discover
destination_endpoint
(str): Globus endpoint ID to transfer data to (defaults to local GCP installation)
local_cache_dir
(str): Path to local Foundry package cache
This file was automatically generated via lazydocs.