The code block shown below contains an error. The code block is intended to return the exact number of distinct values in column division in DataFrame storesDF. Identify the error.
Code block:
storesDF.agg(approx_count_distinct(col(“division”)).alias(“divisionDistinct”))
bp_a_user
3 weeks, 1 day agobp_a_user
3 weeks, 1 day agoazure_bimonster
6 months agothanab
10 months, 4 weeks agoRam459
11 months, 3 weeks agonewusername
9 months ago