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
Currently I am using scorecardpy version 0.1.9.2 and I am trying to plot plot using woebin_plot() and it is generating plots. but when there is lengthy string in "bin" column of woe_bin dataframe. values on x axis overlaps and becomes unreadable. I tried resizing image through the matplotlib parameter before running woebin_plot() command. Please suggest me how can we solve it. or guide me on how can we add customization feature to library. what is the file that needs to be edited.
The text was updated successfully, but these errors were encountered:
Currently I am using scorecardpy version 0.1.9.2 and I am trying to plot plot using
woebin_plot()
and it is generating plots. but when there is lengthy string in "bin" column of woe_bin dataframe. values on x axis overlaps and becomes unreadable. I tried resizing image through the matplotlib parameter before runningwoebin_plot()
command. Please suggest me how can we solve it. or guide me on how can we add customization feature to library. what is the file that needs to be edited.The text was updated successfully, but these errors were encountered: