Closed amontanez24 closed 1 year ago
_As a user, sometimes the plot type selected by get_column_plot is not the best. I'd like to be able to select the plot type to better visualize my data._
get_column_plot
sdmetrics.visualization
plot_type
Problem Description
_As a user, sometimes the plot type selected by
get_column_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_plot
.plot_type
plot_type
can be 'distplot', 'bar' or Noneget_column_plot
code.Additional context