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
It should be pretty easy to integrate a Python CSV DictReader into this to make it easier to access column data by key instead of index number. If I get a chance I might make a PR for this.
It should be pretty easy to integrate a Python CSV DictReader into this to make it easier to access column data by key instead of index number. If I get a chance I might make a PR for this.