followed steps until calling xgroup to creat keyed table: grouped_taxi_dates, grouped_taxi_days,grouped_taxi_hours, which are running fine. but the below does not seem to return correct result: I guess the highlighted line is to count how many record/trips in each group of dates, so the print statement I added should not give 1? not sure where is the issue since I cannot access xgroup documentation... does anyone see the same issue here?
Thanks for flagging this @lestat-jin , Rian's correction should work for you.
And I have now updated the notebook so new users will not run into this same issue, to pull the updated notebook you can navigate to Terminal and run git fetch and git pull to get the corrected notebook.