You can find the entire list of functions at SQL API documentation. As an example, isnan is a function that is defined here. You can use isnan(col("myCol")) ...
確定! 回上一頁