Skip to content

A small tool to have interactive control over the visualization of pandas DataFrames

Notifications You must be signed in to change notification settings

rsdenijs/Pandas-Visualize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A small tool to have interactive control over the visualization of pandas DataFrames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages