I want to make bins on a pyspark dataframe column with range of values and specific values
In this post How to bin in PySpark? It explains how yo make the bins, but i