agate
A Python data analysis library that is optimized for humans instead of machines. Visit the repo
Related article:
Introducing agate: a Better Data Analysis Library for Journalists
Browse Repo
agate
- name
- ..
- __init__.py
- aggregate.py
- bar_chart.py
- bins.py
- column_chart.py
- compute.py
- denormalize.py
- distinct.py
- exclude.py
- find.py
- from_csv.py
- from_fixed.py
- from_json.py
- from_object.py
- group_by.py
- homogenize.py
- join.py
- limit.py
- line_chart.py
- merge.py
- normalize.py
- order_by.py
- pivot.py
- print_bars.py
- print_html.py
- print_structure.py
- print_table.py
- rename.py
- scatterplot.py
- select.py
- to_csv.py
- to_json.py
- where.py
- name
- ..
- tableset
- realdata
- empty.csv
- test.csv
- test.json
- test_cr.csv
- test_crlf.csv
- test_csv_sniff.csv
- test_from_json_ambiguous.json
- test_key.json
- test_keyed.json
- test_latin1.csv
- test_mixed.json
- test_nested.json
- test_newline.json
- test_no_header.csv
- test_non_string_keyed.json
- test_quote_nonnumeric.csv
- test_tableset.json
- test_utf16_big.csv
- test_utf16_little.csv
- testfixed
- testfixed_converted.csv
- testfixed_schema.csv
- name
- ..
- __init__.py
- test_aggregate.py
- test_bins.py
- test_charting.py
- test_compute.py
- test_denormalize.py
- test_from_csv.py
- test_from_fixed.py
- test_group_by.py
- test_homogenize.py
- test_join.py
- test_merge.py
- test_normalize.py
- test_order_py.py
- test_pivot.py
- test_print_bars.py
- test_print_html.py
- test_print_structure.py
- test_print_table.py
- test_rename.py
- test_to_csv.py
- test_to_json.py