agate
1.7.1
About agate
Installation
Tutorial
Cookbook
Extensions
API
Contributing
Release process
License
Changelog
agate
Index
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
CastError
Change (class in agate)
Column (class in agate)
column_chart() (agate.Table method)
(agate.TableSet method)
column_names (agate.Table property)
(agate.TableSet property)
column_types (agate.Table property)
(agate.TableSet property)
columns (agate.Table property)
Computation (class in agate)
compute() (agate.Table method)
(agate.TableSet method)
Count (class in agate)
count() (agate.TableSet method)
D
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.TableSet method)
DictReader (class in agate.csv_py3)
(class in agate.fixed)
DictWriter (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
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.TableSet 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.TableSet method)
IQR (class in agate)
items() (agate.TableSet method)
J
join() (agate.Table method)
(agate.TableSet method)
K
key_name (agate.TableSet property)
key_type (agate.TableSet property)
keys() (agate.TableSet method)
L
limit() (agate.Table method)
(agate.TableSet method)
line_chart() (agate.Table method)
(agate.TableSet 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)
module
agate.aggregations
agate.computations
agate.config
agate.data_types
agate.table
agate.tableset
agate.type_tester
N
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_py3)
(class in agate.fixed)
reader() (in module agate.csv_py3)
(in module agate.fixed)
rename() (agate.Table method)
Row (class in agate)
row_names (agate.Table property)
rows (agate.Table property)
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)
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
values() (agate.TableSet 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_py3)
writer() (in module agate.csv_py3)