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
print(f'There are total {working_calendar.Date.count()} working days in 2020, of which {wfhDays} days are WFH, {round(wfhDays/working_calendar.Date.count()*100,2)}%')