updated the mask rdf_mask_task.

however since the model will build the mask itself, it is deprecated
This commit is contained in:
GassiGiuseppe 2025-10-05 14:56:33 +02:00
parent 2bd24ec278
commit 255d801a80

View File

@ -1,7 +1,7 @@
import pandas as pd
# do not worry about circular dependencies, this class will never call something else
from Scripts.DataCleaning.filter import PipelineApplier
from Scripts.DataCleaning.legacy.filter import PipelineApplier
class RDF_mask_task_dataset():
"""