Display imputed values for one variable as a histogram.
Parameters: | col_name : string
ax : matplotlib axes
imp_hist_args : dict
obs_hist_args : dict
all_hist_args : dict
|
---|---|
Returns: | The matplotlib figure on which the histograms were drawn : |