mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
remove import
This commit is contained in:
parent
0bf5fdd6d8
commit
18276f7616
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ Create additional features from the dataset
|
|||
import pandas as pd
|
||||
from typing import List, Callable, Union
|
||||
from core.interface.InterfaceFeatureProcessor import FeatureProcessor
|
||||
from core.Logger import logger
|
||||
|
||||
|
||||
def feature_processor_factory(feature_processor_type: str) -> FeatureProcessor:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue