A data scientist has a Spark DataFrame spark_df. They want to create a new Spark DataFrame that contains only the rows from spark_df where the value in column discount is less than or equal 0.
Which of the following code blocks will accomplish this task?
ricorosol
1 month, 3 weeks ago[Removed]
5 months, 3 weeks ago