I'm writing cause I test the data preprocessing and feature engineering capabilities.
And I have a question:
Is the pipeline able to manage dates fields? And if yes, is it possible to engine data differences by days.
Best,
Ivan
Thanks Villu.
Just for feedback:
a) datedomain() sorted date field by time, is it correct?
and
b) in your opinion is it right to map all variable before and then implement preprocessing and features engineering steps like date differences, labelling, missing imputation (like replace NAN's with "Others" category or replace nan (not a number) & infinity values with zero)
Best,
Ivan