Expand description
Dataset caching functionality
Structs§
- Batch
Operations - Batch operations manager for dataset caching
- Batch
Result - Batch operation result containing success/failure information
- Cache
File Info - Information about a cached file
- Cache
Manager - Cache management utilities
- Cache
Stats - Cache statistics
- Dataset
Cache - Manages caching of downloaded datasets, using both file-based and in-memory caching
- Detailed
Cache Stats - Detailed cache statistics with file-level information
- Registry
Entry - Registry entry for dataset files
Functions§
- download_
data - Downloads data from a URL or retrieves it from cache
- fetch_
data - Fetch a dataset file from either cache or download it from the URL
- get_
cache_ dir - Get the platform-specific cache directory for downloading and storing datasets