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
Our task was to separate the rows where email and phone number is matched with another google sheet with their mode of participation. As I was in hurry and had tried multiple times, I couldn't find the way to do the same using google sheet itself, hence I decided to download the sheets into csv and then manipulate the files using python and then…