Index

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

A

agate.aggregations (module)
agate.computations (module)
agate.config (module)
agate.data_types (module)
agate.table (module)
agate.tableset (module)
agate.type_tester (module)
AgateTestCase (class in agate)
aggregate() (agate.Table method)
(agate.TableSet method)
Aggregation (class in agate)
All (class in agate)
Any (class in agate)
assertColumnNames() (agate.AgateTestCase method)
assertColumnTypes() (agate.AgateTestCase method)
assertRowNames() (agate.AgateTestCase method)
assertRows() (agate.AgateTestCase method)

B

bar_chart() (agate.Table method)
(agate.TableSet method)
bins() (agate.Table method)
(agate.TableSet method)
Boolean (class in agate)

C

cast() (agate.Boolean method)
(agate.DataType method)
(agate.Date method)
(agate.DateTime method)
(agate.Number method)
(agate.Text method)
(agate.TimeDelta method)
CastError
Change (class in agate)
Column (class in agate)
column_chart() (agate.Table method)
(agate.TableSet method)
column_names (agate.Table attribute)
(agate.TableSet attribute)
column_types (agate.Table attribute)
(agate.TableSet attribute)
columns (agate.Table attribute)
Computation (class in agate)
compute() (agate.Table method)
(agate.TableSet method)
Count (class in agate)
count() (agate.TableSet method)
csvify() (agate.DataType method)

D

data_type (agate.Column attribute)
DataType (class in agate)
DataTypeError
Date (class in agate)
DateTime (class in agate)
Deciles (class in agate)
denormalize() (agate.Table method)
(agate.TableSet method)
dict() (agate.MappedSequence method)
(agate.TableSet method)
DictReader (class in agate.csv_py2)
(class in agate.csv_py3)
(class in agate.fixed)
DictWriter (class in agate.csv_py2)
(class in agate.csv_py3)
distinct() (agate.Table method)
(agate.TableSet method)
DuplicateColumnWarning (class in agate)

E

exclude() (agate.Table method)
(agate.TableSet method)

F

fieldnames (agate.fixed.Reader attribute)
FieldSizeLimitError
find() (agate.Table method)
(agate.TableSet method)
Formula (class in agate)
from_csv() (agate.Table class method)
(agate.TableSet class method)
from_fixed() (agate.Table class method)
from_json() (agate.Table class method)
(agate.TableSet class method)
from_object() (agate.Table class method)

G

get() (agate.MappedSequence method)
(agate.TableSet method)
get_aggregate_data_type() (agate.Aggregation method)
get_computed_data_type() (agate.Computation method)
get_option() (in module agate.config)
group_by() (agate.Table method)
(agate.TableSet method)

H

HasNulls (class in agate)
having() (agate.TableSet method)
homogenize() (agate.Table method)
(agate.TableSet method)

I

index (agate.Column attribute)
index() (agate.TableSet method)
IQR (class in agate)
items() (agate.MappedSequence method)
(agate.TableSet method)

J

join() (agate.Table method)
(agate.TableSet method)
jsonify() (agate.DataType method)

K

key_name (agate.TableSet attribute)
key_type (agate.TableSet attribute)
keys() (agate.MappedSequence method)
(agate.TableSet method)

L

limit() (agate.Table method)
(agate.TableSet method)
line_chart() (agate.Table method)
(agate.TableSet method)
locate() (agate.Quantiles method)

M

MAD (class in agate)
MappedSequence (class in agate)
Max (class in agate)
MaxLength (class in agate)
MaxPrecision (class in agate)
Mean (class in agate)
Median (class in agate)
merge() (agate.Table class method)
(agate.TableSet method)
Min (class in agate)
Mode (class in agate)

N

name (agate.Column attribute)
normalize() (agate.Table method)
(agate.TableSet method)
NullCalculationWarning (class in agate)
NullOrder (class in agate)
Number (class in agate)

O

order_by() (agate.Table method)
(agate.TableSet method)

P

Percent (class in agate)
PercentChange (class in agate)
PercentileRank (class in agate)
Percentiles (class in agate)
pivot() (agate.Table method)
(agate.TableSet method)
PopulationStDev (class in agate)
PopulationVariance (class in agate)
print_bars() (agate.Table method)
print_csv() (agate.Table method)
print_html() (agate.Table method)
print_json() (agate.Table method)
print_structure() (agate.Table method)
(agate.TableSet method)
print_table() (agate.Table method)

Q

Quantiles (class in agate)
Quartiles (class in agate)
Quintiles (class in agate)

R

Rank (class in agate)
Reader (class in agate.csv_py2)
(class in agate.csv_py3)
(class in agate.fixed)
reader() (in module agate.csv_py2)
(in module agate.csv_py3)
(in module agate.fixed)
rename() (agate.Table method)
Row (class in agate)
row_names (agate.Table attribute)
rows (agate.Table attribute)
run() (agate.Aggregation method)
(agate.All method)
(agate.Computation method)
(agate.Deciles method)
(agate.MaxLength method)
(agate.Percent method)
(agate.PercentChange method)
(agate.PercentileRank method)
(agate.Percentiles method)
(agate.Quartiles method)
(agate.Quintiles method)
(agate.Rank method)
(agate.Slug method)
(agate.TypeTester method)

S

scatterplot() (agate.Table method)
(agate.TableSet method)
select() (agate.Table method)
(agate.TableSet method)
set_option() (in module agate.config)
set_options() (in module agate.config)
Slug (class in agate)
StDev (class in agate)
Sum (class in agate)
Summary (class in agate)

T

Table (class in agate)
TableSet (class in agate)
test() (agate.DataType method)
Text (class in agate)
TimeDelta (class in agate)
to_csv() (agate.Table method)
(agate.TableSet method)
to_json() (agate.Table method)
(agate.TableSet method)
TypeTester (class in agate)

U

UnsupportedAggregationError

V

validate() (agate.Aggregation method)
(agate.Computation method)
values() (agate.Column method)
(agate.MappedSequence method)
(agate.TableSet method)
values_distinct() (agate.Column method)
values_sorted() (agate.Column method)
values_without_nulls() (agate.Column method)
values_without_nulls_sorted() (agate.Column method)
Variance (class in agate)

W

warn_duplicate_column() (in module agate)
warn_null_calculation() (in module agate)
where() (agate.Table method)
(agate.TableSet method)
Writer (class in agate.csv_py2)
(class in agate.csv_py3)
writer() (in module agate.csv_py2)
(in module agate.csv_py3)