Expand description
Error handling module.
Provides structured error types for dataset loading operations including download failures, validation errors, I/O errors, and detailed data format errors with line numbers and contextual information for debugging.
Enumsยง
- Data
Format Error Kind - Specific kinds of data format errors that can occur during dataset parsing.
- Dataset
Error - Error type used by dataset loading utilities.