Index

A | B | C | D | E | F | G | H | I | M | P | Q | R | S | T | U | V

A

add_filters() (distill.utils.query_builder.QueryBuilder method)
add_sorting() (distill.utils.query_builder.QueryBuilder method)

B

Brew (class in distill.models.brew)

C

create() (distill.models.brew.Brew static method)
(in module distill.app)

D

delete() (distill.models.brew.Brew static method)
(in module distill.app)
denoise() (distill.models.userale.UserAle static method)
(in module distill.app)
distill.algorithms.graphs.graph (module)
distill.algorithms.stats.hist (module)
distill.app (module)
distill.models.brew (module)
distill.models.stout (module)
distill.models.userale (module)
distill.utils.exceptions (module)
distill.utils.query_builder (module)
distill.utils.validation (module)

E

Error

F

foo() (distill.algorithms.graphs.graph.GraphAnalytics static method)

G

get_applications() (distill.models.brew.Brew static method)
get_status() (distill.models.brew.Brew static method)
get_value() (distill.algorithms.stats.hist.Hist method)
GraphAnalytics (class in distill.algorithms.graphs.graph)

H

Hist (class in distill.algorithms.stats.hist)
histogram() (distill.algorithms.stats.hist.Hist static method)

I

index() (in module distill.app)
ingest() (distill.models.stout.Stout static method)

M

merge_dicts() (in module distill.models.userale)
merge_stout() (in module distill.app)

P

page_not_found() (in module distill.app)
parse_query_parameters() (in module distill.models.userale)

Q

QueryBuilder (class in distill.utils.query_builder)

R

read() (distill.models.brew.Brew static method)

S

save() (distill.models.stout.StoutDoc method)
search() (distill.models.userale.UserAle static method)
segment() (distill.models.userale.UserAle static method)
(in module distill.app)
stat() (in module distill.app)
status() (in module distill.app)
Stout (class in distill.models.stout)
StoutDoc (class in distill.models.stout)
str2bool() (in module distill.utils.validation)

T

terms() (distill.algorithms.stats.hist.Hist static method)

U

unique_terms() (distill.algorithms.stats.hist.Hist static method)
update() (distill.models.brew.Brew static method)
(in module distill.app)
UserAle (class in distill.models.userale)

V

validate_request() (in module distill.utils.validation)
ValidationError