Skip to content

FIxes and modifications for the extraction and prediction jobs

Nick Ifeajika requested to merge extraction-prediction-modifications into main

The spark.sql query has been replaced with a more pythonic implementation gotten from revertrisk-datasets

Exception handling has been added to the predict UDF for error thrown on null or empty fields in the dataframe

@fab

Edited by Nick Ifeajika

Merge request reports