update methods
This commit is contained in:
parent
b5aa77380e
commit
5792ee9c76
10
index.html
10
index.html
@ -54,12 +54,12 @@ The object of study is an archived mailing list, a web interface to which is ava
|
|||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li>
|
<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>
|
||||||
|
|
||||||
<li>
|
|
||||||
Consistent with the ‘90’s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph.
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
@ -67,7 +67,7 @@ The object of study is an archived mailing list, a web interface to which is ava
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Consistent with the ‘90’s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph.
|
Consistent with the ‘90’s-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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user