While working on a recent assignment for 8250, I noticed that
Running the same visualization code twice using hive.utils visualization function throws a misleading NotADirectoryError error if the image path already exists. (my use case was overwriting the existing image with new results)
While working on a recent assignment for 8250, I noticed that
Running the same visualization code twice using
hive.utilsvisualizationfunction throws a misleadingNotADirectoryErrorerror if the image path already exists. (my use case was overwriting the existing image with new results)