Requesting functions in Feature Constructor for DateTime Datatype #6505
ganeshkamath89
started this conversation in
Ideas
Replies: 1 comment
|
Hello @ganeshkamath89 Well, I totally upvote this ideas. The feature constructor is really too light as of now, especially compared by the huge number of function you can find in sql, excel, python, tableau, qlik, alteryx and so on. I guess it can be explained by the origine of Orange Data Mining. Best regards, Simon |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The Feature constructor has option to create a DateTime feature:

However, if someone wants to extract Year, Month, Day, Hour, Minute, Second, Quarter, IsWeekend ... features related to Date and time, it seems very challenges to do it in Orange.
In the Feature Constructor, can these features be made available via select function dropdown, when user wants to create DateTime feature?
All reactions