Welcome to the bamboo documentation! — bamboo 0.6.3 alpha documentation

bamboo is an application that systematizes realtime data analysis. bamboo provides an interface for merging, aggregating and adding algebraic calculations to dynamic datasets. Clients can interact with bamboo through a REST web interface and through Python.
bamboo supports a simple querying language to build calculations (e.g. student teacher ratio) and aggregations (e.g. average number of students per district) from datasets. These are updated as new data is received.
bamboo uses pandas for data analysis, pyparsing to read formulas, and mongodb to serialize data.
bamboo is open source software released under the 3-clause BSD license, which is also known as the “Modified BSD License”.
via Welcome to the bamboo documentation! — bamboo 0.6.3 alpha documentation.

Leave a Reply

Your email address will not be published. Required fields are marked *