Pega Data Scientist Tools V3.4.6
Enhancement and Bug Fixes
This patch release, V3.4.6, includes multiple enhancements and bug fixes aimed at improving the functionality and user experience
Key updates include Improved logging for Health Check(#250), handling empty data frames gracefully, prediction analysis improvements and more.
What's Changed
- Make regex strings raw strings by @StijnKas in #232
- Gracefully handle empty data frame for extract_keys by @StijnKas in #234
- Prediction analysis by @operdeck in #237
- Fixed timezone issue with new polars by @operdeck in #238
- remove DA from EE article by @yusufuyanik1 in #240
- fix the sample data path by @yusufuyanik1 in #241
- Experimental extra plot to show class separation by @operdeck in #239
- Moved PDC specifics back to a separate class. Made ADM more robust ag… by @operdeck in #243
- Missing cast of by-period to date in summaries by @operdeck in #245
- Prediction fixes by @operdeck in #246
- Numbers formatted more human friendly by @operdeck in #247
- Improved signature of AUC from bin methods to support a direct ordering by @operdeck in #248
Full Changelog: V3.4.4...V3.4.6