Releases: computationalprivacy/bandicoot
Releases · computationalprivacy/bandicoot
0.6
This is a small update. It includes:
- immutable dictionary order when outputting statistics,
- recharges can be loaded with date or datetimes objects,
- fixed a bug with a null denominator when computing the average balance of recharges
- fixed a compatibility bug with Python 3.7 when iterating over an empty iterator
- fixed a bug within the position binning routine (the month key was missing)
- up-to-date links to the Github repository.
0.5
Major new features
- New interactive visualization in
bc.visualization
. - Support for mobile phone recharges (top-up).
- Ready for Python 3 (72420a5).
- Support both antenna and GPS locations with optional DBSCAN clustering algorithm.