I am working on a script of reading the contents of a file directly into a map. I have no issues reading into list. But basically have a file that has 2 fields separated by a comma (i.e.
Chicago, IL
Sacramento, CA
Is this something that anyone has had experience with? Thanks.