You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sentence should rather be:
"And for each employee we want to find the last party date that comes before (or on) their birthday. We can express that with a rolling join:"
Alternatively, the code could be updated as follows
The sentence should rather be:
"And for each employee we want to find the last party date that comes before (or on) their birthday. We can express that with a rolling join:"
Alternatively, the code could be updated as follows
if we want parties after birthdays as mentioned in the original sentence
The text was updated successfully, but these errors were encountered: