ExceptionsΒΆ
Exception raised the underlying Arrow library encounters an error |
|
Exception raised when we couldn't finish the computation |
|
Exception raised when a column name is duplicated |
|
Exception raised when an operation can not be performed on an empty data structure |
|
Exception raised when a specified column is not found |
|
Exception raised when an unexpected state causes a panic in the underlying Rust library |
|
Exception raised when trying to combine data structures with mismatched schemas |
|
Exception raised when trying to combine data structures with incompatible shapes |