update methods

This commit is contained in:
gauthiier 2016-07-08 15:12:10 +02:00
parent b5aa77380e
commit 5792ee9c76

View File

@ -54,12 +54,12 @@ The object of study is an archived mailing list, a web interface to which is ava
<ul>
<li>
Tools are written in Python and can be found...
Tools are written in Python and can be found at <a href="https://github.com/gauthiier/nettime">https://github.com/gauthiier/nettime</a>
</li>
<li>
We devised scripts to crawl and aggregate Nettime's email content using custom <a href="https://www.mhonarc.org">MHonArc</a> scrappers.
</li>
<li>
Consistent with the 90s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph.
</li>
</ul>
@ -67,7 +67,7 @@ The object of study is an archived mailing list, a web interface to which is ava
<ul>
<li>
Consistent with the 90s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph.
Consistent with the 90s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph using Python's numpy, pandas and matplotlib.
</li>
</ul>