Index

_ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | U | V

_

__calculation_data() (in module bamboo.core.calculator)
__propagate_column() (in module bamboo.core.calculator)
__update_aggregate_dataset() (in module bamboo.core.calculator)
__update_is_valid() (in module bamboo.core.calculator)
__update_joined_datasets() (in module bamboo.core.calculator)
_is_invalid_for_mongo() (in module bamboo.lib.mongo)
_Parser__build_bnf() (bamboo.core.parser.Parser method)
_resluggable_column() (bamboo.lib.schema_builder.Schema method)
_slugify_columns() (in module bamboo.lib.schema_builder)

A

AbstractModel (class in bamboo.models.abstract_model)
add_dependencies() (bamboo.models.calculation.Calculation method)
add_joined_dataset() (bamboo.models.dataset.Dataset method)
add_merged_dataset() (bamboo.models.dataset.Dataset method)
add_observations() (bamboo.models.dataset.Dataset method)
add_parent_column() (in module bamboo.core.frame)
agg() (bamboo.core.aggregations.Aggregation method)
Aggregation (class in bamboo.core.aggregations)
Aggregator (class in bamboo.core.aggregator)
append() (bamboo.models.observation.Observation class method)
ArgMaxAggregation (class in bamboo.core.aggregations)

B

bamboo.config.db (module)
bamboo.core.aggregations (module)
bamboo.core.calculator (module)
bamboo.core.frame (module)
bamboo.core.merge (module)
bamboo.core.operations (module)
bamboo.core.summary (module)
bamboo.lib.async (module)
bamboo.lib.datetools (module)
bamboo.lib.jsontools (module)
bamboo.lib.mongo (module)
bamboo.lib.readers (module)
bamboo.lib.schema_builder (module)
bamboo.lib.utils (module)
batch_read_dframe_from_cursor() (bamboo.models.observation.Observation class method)
build_schema() (bamboo.models.dataset.Dataset method)

C

calculate_columns() (in module bamboo.core.calculator)
Calculation (class in bamboo.models.calculation)
calculations() (bamboo.models.dataset.Dataset method)
call_async() (in module bamboo.lib.async)
clean_record (bamboo.models.abstract_model.AbstractModel attribute)
clear_summary_stats() (bamboo.models.dataset.Dataset method)
client() (bamboo.config.db.Database class method)
ColumnTypeError
combine_dicts() (in module bamboo.lib.utils)
count() (bamboo.models.dataset.Dataset method)
CountAggregation (class in bamboo.core.aggregations)
create_db() (bamboo.config.db.Database class method)

D

Database (class in bamboo.config.db)
Dataset (class in bamboo.models.dataset)
db() (bamboo.config.db.Database class method)
delete() (bamboo.models.abstract_model.AbstractModel method)
(bamboo.models.calculation.Calculation method)
(bamboo.models.dataset.Dataset method)
(bamboo.models.observation.Observation class method)
delete_all() (bamboo.models.observation.Observation class method)
delete_columns() (bamboo.models.dataset.Dataset method)
(bamboo.models.observation.Observation class method)
delete_observation() (bamboo.models.dataset.Dataset method)
df_mongo_decode() (in module bamboo.lib.mongo)
df_to_json() (in module bamboo.lib.jsontools)
df_to_jsondict() (in module bamboo.lib.jsontools)
dframe() (bamboo.models.dataset.Dataset method)
dframe_from_update() (in module bamboo.core.calculator)
dict_for_mongo() (in module bamboo.lib.mongo)
dump_mongo_json() (in module bamboo.lib.mongo)

E

EvalAndOp (class in bamboo.core.operations)
EvalBinaryArithOp (class in bamboo.core.operations)
EvalBinaryBooleanOp (class in bamboo.core.operations)
EvalCaseOp (class in bamboo.core.operations)
EvalComparisonOp (class in bamboo.core.operations)
EvalConstant (class in bamboo.core.operations)
EvalDate (class in bamboo.core.operations)
EvalExpOp (class in bamboo.core.operations)
EvalFunction (class in bamboo.core.operations)
EvalInOp (class in bamboo.core.operations)
EvalMapOp (class in bamboo.core.operations)
EvalMultOp (class in bamboo.core.operations)
EvalNotOp (class in bamboo.core.operations)
EvalOrOp (class in bamboo.core.operations)
EvalPercentile (class in bamboo.core.operations)
EvalPlusOp (class in bamboo.core.operations)
EvalSignOp (class in bamboo.core.operations)
EvalString (class in bamboo.core.operations)
EvalTerm (class in bamboo.core.operations)
EvalToday (class in bamboo.core.operations)

F

failed() (bamboo.models.abstract_model.AbstractModel method)
filter_schema() (in module bamboo.lib.schema_builder)
find() (bamboo.models.abstract_model.AbstractModel class method)
(bamboo.models.calculation.Calculation class method)
(bamboo.models.dataset.Dataset class method)
(bamboo.models.observation.Observation class method)
find_one() (bamboo.models.abstract_model.AbstractModel class method)
(bamboo.models.dataset.Dataset class method)
(bamboo.models.observation.Observation class method)

G

get_json_value() (in module bamboo.lib.jsontools)
group() (bamboo.core.aggregations.Aggregation method)
(bamboo.core.aggregations.ArgMaxAggregation method)

H

has_pending_updates() (bamboo.models.dataset.Dataset method)

I

info() (bamboo.models.dataset.Dataset method)
is_float_nan() (in module bamboo.lib.utils)

J

join() (bamboo.models.dataset.Dataset method)
join_dataset() (in module bamboo.core.frame)
JSONError

K

key_for_mongo() (in module bamboo.lib.mongo)

L

labels_to_slugs (bamboo.lib.schema_builder.Schema attribute)

M

make_unique() (in module bamboo.lib.schema_builder)
MaxAggregation (class in bamboo.core.aggregations)
MeanAggregation (class in bamboo.core.aggregations)
MedianAggregation (class in bamboo.core.aggregations)
merge_dataset_ids() (in module bamboo.core.merge)
MergeError
MinAggregation (class in bamboo.core.aggregations)

N

NewestAggregation (class in bamboo.core.aggregations)

O

Observation (class in bamboo.models.observation)
observations() (bamboo.models.dataset.Dataset method)
operator_operands() (bamboo.core.operations.EvalTerm method)

P

parse() (bamboo.core.parser.Parser class method)
parse_timestamp_query() (in module bamboo.lib.datetools)
Parser (class in bamboo.core.parser)
PearsonAggregation (class in bamboo.core.aggregations)
pending() (bamboo.models.abstract_model.AbstractModel method)

R

RatioAggregation (class in bamboo.core.aggregations)
ready() (bamboo.models.abstract_model.AbstractModel method)
rebuild() (bamboo.lib.schema_builder.Schema method)
recognize_dates() (in module bamboo.lib.datetools)
reduce() (bamboo.core.aggregations.RatioAggregation method)
reload() (bamboo.models.dataset.Dataset method)
remove_mongo_reserved_keys() (in module bamboo.lib.mongo)
remove_parent_observations() (bamboo.models.dataset.Dataset method)
remove_reserved_keys() (in module bamboo.core.frame)
rename_map_for_dframe() (bamboo.lib.schema_builder.Schema method)
replace_keys() (in module bamboo.lib.utils)
replace_observations() (bamboo.models.dataset.Dataset method)
resample() (bamboo.models.dataset.Dataset method)
reserve_encoded() (in module bamboo.lib.mongo)
rolling() (bamboo.models.dataset.Dataset method)
rows_for_parent_id() (in module bamboo.core.frame)

S

safe_init() (bamboo.lib.schema_builder.Schema class method)
save() (bamboo.core.aggregator.Aggregator method)
(bamboo.models.abstract_model.AbstractModel method)
(bamboo.models.calculation.Calculation method)
(bamboo.models.dataset.Dataset method)
(bamboo.models.observation.Observation class method)
save_observations() (bamboo.models.dataset.Dataset method)
Schema (class in bamboo.lib.schema_builder)
schema_from_dframe() (in module bamboo.lib.schema_builder)
series_to_jsondict() (in module bamboo.lib.jsontools)
set_collection() (bamboo.models.abstract_model.AbstractModel class method)
set_olap_type() (bamboo.lib.schema_builder.Schema method)
(bamboo.models.dataset.Dataset method)
set_schema() (bamboo.models.dataset.Dataset method)
split_groups() (bamboo.models.abstract_model.AbstractModel method)
StandardDeviationAggregation (class in bamboo.core.aggregations)
store_aggregation() (bamboo.core.parser.Parser method)
SumAggregation (class in bamboo.core.aggregations)
summarizable() (in module bamboo.core.summary)
summarize() (bamboo.models.dataset.Dataset method)
(in module bamboo.core.summary)
summarize_df() (in module bamboo.core.summary)
summarize_series() (in module bamboo.core.summary)
summarize_with_groups() (in module bamboo.core.summary)

U

unset() (bamboo.models.abstract_model.AbstractModel class method)
update() (bamboo.core.aggregator.Aggregator method)
(bamboo.models.abstract_model.AbstractModel method)
(bamboo.models.dataset.Dataset method)
(bamboo.models.observation.Observation class method)
update_complete() (bamboo.models.dataset.Dataset method)
update_stats() (bamboo.models.dataset.Dataset method)
updated_dframe() (bamboo.core.aggregator.Aggregator method)

V

validate() (bamboo.core.parser.Parser class method)
validate_formula() (bamboo.core.parser.Parser class method)
value_for_mongo() (in module bamboo.lib.mongo)
VarianceAggregation (class in bamboo.core.aggregations)