In the R version we can set the decimal placement value from 0 as being the default. Is there a way we can increase the decimal placement value in python version too. This is required for sc.scorecard function.
This feature has been added to the sc.scorecard function. Please update the latest version from github via pip install git+git://github.com/shichenxie/scorecardpy.git.
In the R version we can set the decimal placement value from 0 as being the default. Is there a way we can increase the decimal placement value in python version too. This is required for sc.scorecard function.