Shahram Sabzevari
Shahram Sabzevari
I have the same issue when testing pySpark UDFs using pytest. But as a workaround, the UDFs are python functions and I can create tests that specifically test that function...
As a workaround I am converting the df using the function below. This is not the best possible solution or a well written code but does the job. Help me...
I second that. I need this on my dashboard. I have a lot of heatmaps that need the color to be exported either in excel or as an image.
@imatiach-msft Any update on this issue? We are facing the same issue and using the reparation(1) workaround however it is not feasible for large datasets.
As a workaround I am converting the df using the function below. I don't recommend using empty strings because you will lose sort functionality. If you sort you end up...