Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bluenote10 committed May 8, 2016
1 parent 137faa7 commit 55a75ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,11 @@

A minimalistic GUI for analyzing Pandas DataFrames based on wxPython.

## Usage

import dfgui
dfgui.show(df)

## Features

- Tabular view of data frame
Expand Down

0 comments on commit 55a75ce

Please sign in to comment.