Mercurial > hg > nsaunier > traffic-intelligence
changeset 816:0b03218cd008
merged
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Sat, 18 Jun 2016 14:26:50 -0400 |
| parents | daa992ac6b44 (current diff) 0ae57c76f19c (diff) |
| children | b9ec0cc2677d |
| files | |
| diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/python/requirements.txt Sat Jun 18 14:25:59 2016 -0400 +++ b/python/requirements.txt Sat Jun 18 14:26:50 2016 -0400 @@ -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
