Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 396 Bytes

Pandas-Visualize

A small tool to have interactive control over the visualization of pandas DataFrames within an IPython Notebook. Using the widgets framework, you can select the columns and rows to visualize. Which can be useful to explore lage DataFrames.

It monkey-patches a pandas DataFrames with a new `iview()' method that creates the visualization. Alt text