• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

agate/H15-Jul-2021-7,5985,530

agate.egg-info/H03-May-2022-5546

benchmarks/H15-Jul-2021-4124

docs/H15-Jul-2021-3,3342,239

examples/H03-May-2022-3,6013,574

tests/H15-Jul-2021-7,3775,439

AUTHORS.rstH A D14-Jul-20212.3 KiB4846

CHANGELOG.rstH A D15-Jul-202136.7 KiB658570

COPYINGH A D11-Mar-20181.1 KiB2217

MANIFEST.inH A D15-Jul-2021397 1615

PKG-INFOH A D15-Jul-20212.3 KiB5546

README.rstH A D03-Feb-2020919 2618

charts.pyH A D14-Jul-2021994 3320

example.pyH A D04-Aug-20171.4 KiB5522

example.py.ipynbH A D04-Aug-20178.2 KiB236235

exonerations.pyH A D14-Jul-20212.6 KiB10359

setup.cfgH A D15-Jul-2021395 2519

setup.pyH A D15-Jul-20212.3 KiB6458

tutorial.ipynbH A D14-Jul-2021122.7 KiB1,3781,377

README.rst

1.. image:: https://travis-ci.org/wireservice/agate.png
2    :target: https://travis-ci.org/wireservice/agate
3    :alt: Build status
4
5.. image:: https://img.shields.io/pypi/v/agate.svg
6    :target: https://pypi.python.org/pypi/agate
7    :alt: Version
8
9.. image:: https://img.shields.io/pypi/l/agate.svg
10    :target: https://pypi.python.org/pypi/agate
11    :alt: License
12
13.. image:: https://img.shields.io/pypi/pyversions/agate.svg
14    :target: https://pypi.python.org/pypi/agate
15    :alt: Support Python versions
16
17agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code.
18
19agate was previously known as journalism.
20
21Important links:
22
23* Documentation:    http://agate.rtfd.org
24* Repository:       https://github.com/wireservice/agate
25* Issues:           https://github.com/wireservice/agate/issues
26