Closed amontanez24 closed 1 year ago
Currently we have a lot of functions that users can use to visualize metrics in this file. Since they aren't necessarily tied to reports and users like them, we should move them to a more visible place.
from sdmetrics.visualization import get_column_plot
This will be resolved by #443 , #444 , #445
Problem Description
Currently we have a lot of functions that users can use to visualize metrics in this file. Since they aren't necessarily tied to reports and users like them, we should move them to a more visible place.
Expected behavior