improvements based on a run-through in COM597G
authorBenjamin Mako Hill <mako@atdot.cc>
Wed, 29 Apr 2015 21:44:04 +0000 (14:44 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Wed, 29 Apr 2015 21:50:54 +0000 (14:50 -0700)
commit0ba375a2bddabc25295762e9f7be8c2f4a90d204
treee35772f3ac8cc88ffe1a1e8311b98f4ca4a2bb53
parentc4b1a145625537c7ac8131b133e6d85c587ff203
improvements based on a run-through in COM597G

- Added "encoding='utf-8'" to add calls to open() which fixes bugs on
  Windows.

- changed output files from CSV To TSV to deal with titles and such
  with commas

- Fixed "True"/"False" typo (thinko?) in hpwp-minor.py program.
.gitignore
build_hpwp_dataset.py
hpwp-minor.py
hpwp-trend.py

Benjamin Mako Hill || Want to submit a patch?