Module agnes::error [] [src]

General error struct for entire package, as well as 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.