gurbanics / pytech-vis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytech-vis

The repo contains some basic IPython notebooks focussing on 4 packages

  • matplotlib
  • pandas (visualization methods on DataFrame)
  • seaborn
  • bokeh

The first 3 are demonstrated in Matplotlib.ipynb, while the last in [Bokeh](./notebooks/Bokeh Pazmany.ipynb).

Additionally, there is a short presentation with an overview of often used plot types, which can also be re-generated by running the following code in folder notebooks:

jupyter-nbconver --to slides MainSlides.ipynb --post serve

About

License:MIT License


Languages

Language:Jupyter Notebook 86.2%Language:HTML 13.8%