Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

HoloViews

HoloViews is a Python library for visual data explorations that works very well in the context of iPython notebooks. In combination with pandas, it provides a nice platform for data science.

What is it?

  1. data_visualization.ipynb: notebook illustrating various data analysis tasks and types of visualization.
  2. data.csv: data set used for illustration purposes.
  3. holowviews_demo.ipynb: notebook illustrating some different visualization types.