pegasystems / pega-datascientist-tools

Pega Data Scientist Tools
https://github.com/pegasystems/pega-datascientist-tools/wiki
Apache License 2.0
33 stars 24 forks source link

Add PredictorCategory to default columns #212

Closed yusufuyanik1 closed 3 months ago

yusufuyanik1 commented 4 months ago

Checking if PredictorCategory column already exists in the data. If not, we create it with the function provided as predictorCategorization parameter to the ADMDatamart class

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 65.28%. Comparing base (ff67ff2) to head (0ea6c96). Report is 5 commits behind head on master.

Files Patch % Lines
python/pdstools/plots/plots_plotly.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #212 +/- ## ========================================== - Coverage 65.69% 65.28% -0.42% ========================================== Files 22 24 +2 Lines 3160 3209 +49 ========================================== + Hits 2076 2095 +19 - Misses 1084 1114 +30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.