Skip to content

an open-source python toolbox to analyze mobile phone metadata

License

Notifications You must be signed in to change notification settings

Quamber/bandicoot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bandicoot

Version MIT License PyPI downloads Continuous integration

bandicoot (http://bandicoot.mit.edu) is Python toolbox to analyze mobile phone metadata. It provides a complete, easy-to-use environment for data-scientist to analyze mobile phone metadata. With only a few lines of code, load your datasets, visualize the data, perform analyses, and export the results.

Bandicoot interactive visualization

Where to get it

The source code is currently hosted on Github at https://github.com/yvesalexandre/bandicoot. Binary installers for the latest released version are available at the Python package index:

http://pypi.python.org/pypi/bandicoot/

And via easy_install:

easy_install bandicoot

or pip:

pip install bandicoot

Dependencies

bandicoot has no dependencies, which allows users to easily compute indicators on a production machine. To run tests and compile the visualization, optional dependencies are needed:

Licence

MIT

Documentation

The official documentation is hosted on http://bandicoot.mit.edu/docs. It includes a quickstart tutorial, a detailed reference for all functions, and guides on how to use and extend bandicoot. You can also check out our interactive training notebooks to learn how to download your own data from your mobile phone and load it into bandicoot to visualize it or to learn how to use bandicoot indicators in scikit-learn.

About

an open-source python toolbox to analyze mobile phone metadata

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.4%
  • Python 11.1%
  • Other 0.5%