-
Zachary Whitney authored
the earlier version was getting a setting with copy warning, so I updated the code to prevent the warning. Essentially, I had an intermediate file that was a subset of another DF, and I changed that to be a copy thereof, and also used the df.loc[] method instead of setting in the style df[xyz]. Additionally, I've updated the .gitignore file to ignore various cached or other irrelevant files.
e48c55df