piccolbo/altair_recipes

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bumpversion.cfg
.editorconfig
.github/ISSUE_TEMPLATE.md
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
docs/Makefile
docs/altair_recipes.rst
docs/authors.rst
docs/autoplot.md
docs/blog-post/2019-02-11-a-python-package-to-generate-essential-statistical-graphics-for-the-web-in-one-line-altairrecipes.md
docs/blog-post/2019-02-11-a-python-package-to-generate-essential-statistical-graphics-for-the-web-in-one-line-altairrecipes.pmd
docs/contributing.rst
docs/examples.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/signatures.md
docs/test_areaplot.html
docs/test_autocorrelation.html
docs/test_autoplot.html
docs/test_barchart.html
docs/test_boxplot.html
docs/test_heatmap.html
docs/test_histogram.html
docs/test_lineplot.html
docs/test_qqplot.html
docs/test_scatterplot.html
docs/test_smoother.html
docs/test_stripplot.html
docs/usage.rst
poetry.lock
pyproject.toml
readthedocs.yml
setup.cfg
tox.ini
altair_recipes/__init__.py35
altair_recipes/areaplot.py49
A
50 mins
altair_recipes/autocorrelation.py30
A
35 mins
altair_recipes/autoplot.py152
C
7 hrs
altair_recipes/barchart.py11
A
45 mins