merged in all the code from ariel's branches and moved wikibios to a subdir master
authorBenjamin Mako Hill <mako@atdot.cc>
Sat, 9 May 2015 15:17:32 +0000 (08:17 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Sat, 9 May 2015 15:17:32 +0000 (08:17 -0700)
.gitignore
wikibios/README [moved from README with 100% similarity]
wikibios/edits.py [moved from edits.py with 100% similarity]
wikibios/fractionplot.py [moved from fractionplot.py with 100% similarity]
wikibios/hist2d.py [moved from hist2d.py with 100% similarity]
wikibios/histograms.py [moved from histograms.py with 100% similarity]
wikibios/logscatterplot.py [moved from logscatterplot.py with 100% similarity]
wikibios/scatterplot.py [moved from scatterplot.py with 100% similarity]
wikibios/wikibios.py [moved from wikibios.py with 100% similarity]

index c90bf3b3a6471cf265111b3f9dac765ed1f4871d..e234deb2ee6c5f6d43988c65abff0eed376aaf9a 100644 (file)
@@ -2,3 +2,4 @@
 *pdf
 *png
 wikipedia_bios.csv
+hp_wiki.tsv
similarity index 100%
rename from README
rename to wikibios/README
similarity index 100%
rename from edits.py
rename to wikibios/edits.py
similarity index 100%
rename from fractionplot.py
rename to wikibios/fractionplot.py
similarity index 100%
rename from hist2d.py
rename to wikibios/hist2d.py
similarity index 100%
rename from histograms.py
rename to wikibios/histograms.py
similarity index 100%
rename from logscatterplot.py
rename to wikibios/logscatterplot.py
similarity index 100%
rename from scatterplot.py
rename to wikibios/scatterplot.py
similarity index 100%
rename from wikibios.py
rename to wikibios/wikibios.py

Benjamin Mako Hill || Want to submit a patch?