"Filter by date"

ui3oui3o MemberPosts:9Contributor II
edited June 2019 inHelp
Hi there,

maybe this is an easy one, but I wasn't able to find anything here in the forum ??? : how can I filter or classify by date? I work with production data with a date-attribute. Since there was a major accident during the time I evaluate, I'd like to either a) filter out this time period or b) generate a new attribute, with which I can mark this period (0/1, true/false) and to handle it separately.

Thx for help. :-*

Viele Grüße


ui3o
Tagged:

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:2,531Unicorn
    Hi,
    Unfortunately there's no direct date filter available if I remember correctly. But you could transform the date to any numerical representation and filter according to the numerical representation (achievable by the operator Date to Numerical).

    Greetings,
    Sebastian
Sign InorRegisterto comment.