What are these two times (openingtime and openingtime2) denoting? Also, what are sunday_from_time1 and sunday_from_time2 features denoting? Why two times? Could someone explain this please? It is not explained in VariableDefinitions.txt also. Thank you.
Two cases appear:
- When a restaurants have lunch time and dinner time
- When a restaurant is open on a period between two days (e.g. a restaurant opens at 7PM and closes at 2AM the next day)
Thanks a lot for the exlpanation. What does OpeningTime null mean? I saw the whenever OpeningTime is null, OpeningTime2 is also null. Does it mean restaurant is closed?