[][src]Module agnes::error

General error struct and helpful conversions.

Enums

AgnesError

General DataFrame error enum.

NetError

Error that stems from some sort of network-related exception.

ParseError

Error parsing data type from string.

Type Definitions

Result

Wrapper for DataFrame-based results.