You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, sometimes the plot type selected by get_column_pair_plot is not the best. I'd like to be able to select the plot type to better visualize my data.
Expected behavior
In the sdmetrics.visualization module, add a method called get_column_pair_plot.
Problem Description
As a user, sometimes the plot type selected by get_column_pair_plot is not the best. I'd like to be able to select the plot type to better visualize my data.
Expected behavior
sdmetrics.visualization
module, add a method calledget_column_pair_plot
.plot_type
plot_type
can be 'scatter', 'box', 'heatmap' or Noneget_column_pair_plot
code.Additional context
The text was updated successfully, but these errors were encountered: