Mercurial > hg > nsaunier > traffic-intelligence
changeset 814:0ae57c76f19c
requirements.txt edited online with Bitbucket
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Thu, 16 Jun 2016 17:35:16 +0000 |
| parents | ef8795dba5ed |
| children | 0b03218cd008 |
| files | python/requirements.txt |
| diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/python/requirements.txt Fri Jun 10 17:46:54 2016 -0400 +++ b/python/requirements.txt Thu Jun 16 17:35:16 2016 +0000 @@ -5,7 +5,6 @@ CV functionalities (cvutils.py): opencv Image functionalities (cvutils.py): Python Image Library (new version is called Pillow) - Machine learning (ml.py): scipy - Moving object geometry (currently commented) (moving.py) and plotting shapely polygons (utils.py): shapely +Tabular data loading/processing (storage.py): pandas \ No newline at end of file
