I\'d like to convert a float to a currency using Babel and PySpark
I tried:
df = df.withColumn(F.col(\'amount\'), format_currency(F.col(\'amount\'), F.col(