updated the mask rdf_mask_task.
however since the model will build the mask itself, it is deprecated
This commit is contained in:
parent
2bd24ec278
commit
255d801a80
@ -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():
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user