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
Now all the scripts have some duplicate code that reads the csv file and returns the content as well as the indexes for values. It will be easier to maintain if to use extract_info with tuples returned.