is_inf

ColExpr.is_inf() ColExpr[Bool][source]

Whether the number is infinite.

Note

This is currently only useful for backends supporting IEEE 754-floats. On other backends it always returns False.