This is a quick fix until we refactor unary operations in datatable: - throw `NotImplementedError` instead of segfault, when either `dt.math.isfinite()` or `dt.math.isna()` is called on python ...