diff options
| -rw-r--r-- | README | 13 | 
1 files changed, 7 insertions, 6 deletions
| @@ -1,15 +1,16 @@  ## Dependencies - * pandas -     <http://pandas.pydata.org/> - - * debian -     <https://alioth.debian.org/projects/pkg-python-debian> + * python-debian - * nose (to run test.py) + * python-nose (to run test.py)       <https://nose.readthedocs.org/en/latest/> + * python-pandas +     <http://pandas.pydata.org/> + + * pv +  ## Overview  Data is collected from various sources by the "load" scripts and converted to | 
